|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#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 () | |