11.1 OEAnd

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

This class is a composition predicate which generates a predicate which is the logical and operation of the two predicates passed as arguments.


Subsections