Definition at line 179 of file stl_function.h.
typedef _Tp std::unary_function< _Tp , _Tp >::argument_type [inherited] |
typedef _Tp std::unary_function< _Tp , _Tp >::result_type [inherited] |
argument (no surprises here) result_type
is the return type
Definition at line 107 of file stl_function.h.