Searched defs:countable_predicate (Results 1 – 1 of 1) sorted by relevance
44 struct countable_predicate struct46 typedef ulong_ result_type;48 countable_predicate(Predicate predicate) in countable_predicate() function54 invoked_countable_predicate<Predicate, Arg> operator()(const Arg &arg) const in operator ()()59 Predicate m_predicate;