ReactOS 0.4.16-dev-92-g0c2cdca
|
#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 () | |