#include <stl_function.h>
Inheritance diagram for std::binary_negate:
Public Methods | |
binary_negate (const _Predicate &__x) | |
bool | operator() (const typename _Predicate::first_argument_type &__x, const typename _Predicate::second_argument_type &__y) const |
Protected Attributes | |
_Predicate | _M_pred |
|
Definition at line 172 of file stl_function.h. |
|
Definition at line 173 of file stl_function.h. |
|
Definition at line 170 of file stl_function.h. Referenced by operator()(). |