ReactOS 0.4.16-dev-199-g898cc56
|
#include <unary.h>
Public Member Functions | |
bool | operator() (int n_) const |
Additional Inherited Members | |
Public Types inherited from unary_function< int, bool > | |
typedef int | argument_type |
typedef bool | result_type |
Protected Member Functions inherited from unary_function< int, bool > | |
~unary_function () | |