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

The sortable concept. More...

#include <range/v3/iterator/concepts.hpp>

Concept definition

template<typename I, typename C less, typename P identity>
concept ranges::sortable =
The permutable concept.
Definition concepts.hpp:763
The projected_indirect_strict_weak_order_ concept.
Definition concepts.hpp:770
The sortable concept.
Definition concepts.hpp:785

Detailed Description

The sortable concept.