11.6 OEOr

template<class Arg>
class OEOr : public OEUnaryPredicate<Arg>

This adaptor predicate generates a predicate which is the logical or of the two predicates passed in on construction.


Subsections