Specifies that a predicate is a valid, iterator based predicate for a bimap.
More...
template<typename Left, typename Right, typename Predicate>
Specifies that a predicate is a valid, iterator based predicate for a bimap.
Definition qx-bimap.h:22
Specifies that a type defines a call operator for the specified argument types (with strict return).
Definition qx-concepts.h:247
Satisfied if the predicate takes a Qx::Bimap<Left, Right>::const_iterator and returns bool
.