template<class T>
class OEUnaryFalse : public IsFalse<T>
This class represents OEUnaryFalse.
The following methods are publicly inherited from IsFalse:
| operator() | CreateCopy |
The following methods are publicly inherited from OEUnaryPredicate:
| operator() | CreateCopy | CreatePredicateCopy |
The following methods are publicly inherited from OEUnaryFunction:
| operator() | CreateCopy |