Definition at line 229 of file tr1/functional.
typedef _Tp::first_argument_type first_argument_type [inherited] |
typedef _Tp::result_type result_type [inherited] |
type of the return type
Reimplemented in _Reference_wrapper_base_impl< true, true, _Tp >.
Definition at line 120 of file stl_function.h.
typedef _Tp::second_argument_type second_argument_type [inherited] |