Range-v3
Range algorithms, views, and actions for the Standard Library
 
Loading...
Searching...
No Matches
ranges::partial_sum_constraints Concept Reference

The partial_sum_constraints concept. More...

#include <range/v3/numeric/partial_sum.hpp>

Concept definition

template<typename I, typename O, typename BOp plus, typename P identity>
The input_iterator concept.
Definition concepts.hpp:343
The partial_sum_constraints_ concept.
Definition partial_sum.hpp:73
The partial_sum_constraints concept.
Definition partial_sum.hpp:82

Detailed Description

The partial_sum_constraints concept.