Sierra Toolkit
Version of the Day
|
#include <functional_eastl.h>
Inherits eastl::unary_function< Argument, Result >.
Public Member Functions | |
unary_negate (const Predicate &a) | |
bool | operator() (const typename Predicate::argument_type &a) const |
Protected Attributes | |
Predicate | mPredicate |
Definition at line 269 of file functional_eastl.h.