ReactOS 0.4.16-dev-533-gc7d1aa3
|
#include <_function.h>
Public Member Functions | |
bool | operator() (const _Tp &__x) const |
Additional Inherited Members | |
Public Types inherited from unary_function< _Tp, bool > | |
typedef _Tp | argument_type |
typedef bool | result_type |
Protected Member Functions inherited from unary_function< _Tp, bool > | |
~unary_function () | |
Definition at line 89 of file _function.h.
|
inline |
Definition at line 90 of file _function.h.