OEUnaryTrueΒΆ
template<class T>
template<class T> class OEUnaryTrue : public OEIsTrue<T>
This class is just a synonym for OEIsTrue.
The following methods are publicly inherited from OEIsTrue:
operator() | CreateCopy |
The following methods are publicly inherited from OEUnaryPredicate:
operator() | CreateCopy | CreatePredicateCopy |
The following methods are publicly inherited from OEUnaryFunction:
operator() | CreateCopy |