Diagrama de herencias de Aleph::binary_negate< _Predicate >
Diagrama de colaboración para Aleph::binary_negate< _Predicate >:Métodos públicos | |
| binary_negate (const _Predicate &__x) | |
| bool | operator() (const typename _Predicate::first_argument_type &__x, const typename _Predicate::second_argument_type &__y) const |
Atributos protegidos | |
| _Predicate | _M_pred |
Otros miembros heredados | |
Tipos públicos heredados desde Aleph::binary_function< _Predicate::first_argument_type, _Predicate::second_argument_type, bool > | |
|
typedef _Predicate::first_argument_type | first_argument_type |
|
typedef _Predicate::second_argument_type | second_argument_type |
| typedef bool | result_type |