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

The relation concept. More...

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

Concept definition

template<typename R, typename T, typename U>
concept ranges::relation =
The predicate concept.
Definition: concepts.hpp:73
The relation concept.
Definition: concepts.hpp:80

Detailed Description

The relation concept.