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>
copy_constructible<F> &&
ranges::indirect_unary_predicate_ < F, I >
The indirect_unary_predicate concept.
Definition: concepts.hpp:610
The indirectly_readable concept.
Definition: concepts.hpp:144

Detailed Description

The indirect_unary_predicate concept.