Range-v3
Range algorithms, views, and actions for the Standard Library
Synopsis of methods
|
Public Member Functions
|
List of all members
ranges::view::chunk_fn Struct Reference
Synopsis of methods
constexpr
view
<
chunk_fn
>
chunk
{}
Public Member Functions
template<typename Rng >
auto
operator()
(Rng &&rng, range_difference_t< Rng > n) const ->
chunk_view
< all_t< Rng >> requires ViewableRange< Rng > &&InputRange< Rng >
ranges
view
chunk_fn
Generated by
1.8.15