template <typename Incrementable>
inline counting_shape_type<Incrementable>
make_counting_shape(Incrementable n)

Declared at: libs/pika/iterator_support/include/pika/iterator_support/counting_shape.hpp:25

Parameters

Incrementable n