Public Types | |
typedef Type | argument_type |
argument_type is the type of the argument (no surprises here) | |
typedef Type | result_type |
result_type is the return type | |
Public Member Functions | |
Type & | operator() (Type &x) const |
const Type & | operator() (const Type &x) const |
Definition at line 479 of file stl_function.h.
|
Definition at line 103 of file stl_function.h. |
|
Definition at line 104 of file stl_function.h. |