Kiwaku 0.1-beta
Containers Well Made
 
Loading...
Searching...
No Matches

◆ stride()

template<auto... Strides>
constexpr kwk::stride< Strides >::stride ( concepts::extent auto...  values)
inlineconstexprnoexcept

Constructor from set of dimensions.

Constructs a kwk::stride with a variadic list of extents.

Passing a runtime stride size where a static size is provided is undefined behavior if both values are not equal.

Parameters
valuesVariadic list of dimensions' values