binary_negate(const Predicate &x) | std::binary_negate< Predicate > | [inline, explicit] |
first_argument_type typedef | std::binary_function< Predicate::first_argument_type, Predicate::second_argument_type, bool > | |
M_pred | std::binary_negate< Predicate > | [protected] |
operator()(const typename Predicate::first_argument_type &x, const typename Predicate::second_argument_type &y) const | std::binary_negate< Predicate > | [inline] |
result_type typedef | std::binary_function< Predicate::first_argument_type, Predicate::second_argument_type, bool > | |
second_argument_type typedef | std::binary_function< Predicate::first_argument_type, Predicate::second_argument_type, bool > |