Range-v3
Range algorithms, views, and actions for the Standard Library
 
Loading...
Searching...
No Matches
ranges::indirect_binary_predicate_ Concept Reference

The indirect_binary_predicate_ concept. More...

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

Concept definition

template<typename F, typename I1, typename I2>
copy_constructible<F> &&
The indirect_binary_predicate_ concept.
Definition concepts.hpp:609
The indirect_binary_predicate_impl_ concept.
Definition concepts.hpp:604
The indirectly_readable concept.
Definition concepts.hpp:140

Detailed Description

The indirect_binary_predicate_ concept.