sequences icon indicating copy to clipboard operation
sequences copied to clipboard

Variadic templates and std::integer_sequence support library

Results 1 sequences issues
Sort by recently updated
recently updated
newest added

Hi, It would be great if there were helpers to work with scalars, e.g. if `multiplies` allowed to multiply a sequence with a scalar Alternatively there could be a `fill`...

question