
Definition at line 222 of file tr1/functional.
typedef _Tp::argument_type argument_type [inherited] |
argument_type is the type of the argument (no surprises here)
Definition at line 104 of file stl_function.h.
typedef _Tp::result_type result_type [inherited] |
result_type is the return type
Reimplemented in _Reference_wrapper_base_impl< true, true, _Tp >.
Definition at line 106 of file stl_function.h.
1.5.3