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

Concept definition

template<typename I1, typename I2, typename Out, typename C less, typename P1 identity, typename P2 identity>
ranges::projected_indirect_strict_weak_order_ < C, I1, P1, I2, P2 >
The indirectly_copyable concept.
Definition concepts.hpp:742
The input_iterator concept.
Definition concepts.hpp:349
Definition concepts.hpp:805
The weakly_incrementable concept.
Definition concepts.hpp:263