Métodos públicos | |
unary_negate (const _Predicate &__x) | |
bool | operator() (const typename _Predicate::argument_type &__x) const |
Atributos protegidos | |
_Predicate | _M_pred |
Otros miembros heredados | |
Tipos públicos heredados desde Aleph::unary_function< _Predicate::argument_type, bool > | |
typedef _Predicate::argument_type | argument_type |
typedef bool | result_type |