|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 () | |