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