The indirectly_comparable
concept.
More...
#include <range/v3/iterator/concepts.hpp>
template<typename I1, typename I2, typename C, typename P1 identity, typename P2 identity>
ranges::projected_indirect_relation_ < C, I1, P1, I2, P2 >
The indirectly_comparable concept.
Definition: concepts.hpp:786
The indirectly_comparable
concept.