Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::indirect_strict_weak_order Concept Reference

The indirect_strict_weak_order concept. More...

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

Concept definition

template<typename F, typename I1, typename I2 I1>
copy_constructible<F> &&
ranges::indirect_strict_weak_order_ < F, I1, I2 >
The indirect_strict_weak_order concept.
Definition: concepts.hpp:658
The indirectly_readable concept.
Definition: concepts.hpp:144

Detailed Description

The indirect_strict_weak_order concept.