libstdc++
|
Public Types | |
typedef _T1 | argument_type |
typedef _Res | result_type |
Derives from unary_function
, as appropriate.
|
inherited |
argument_type
is the type of the argument
Definition at line 108 of file stl_function.h.
|
inherited |
result_type
is the return type
Definition at line 111 of file stl_function.h.