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

The indirect_unary_predicate_ concept. More...

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

Concept definition

template<typename F, typename I>
The indirect_unary_predicate_ concept.
Definition: concepts.hpp:603
The predicate concept.
Definition: concepts.hpp:73

Detailed Description

The indirect_unary_predicate_ concept.