Definition at line 188 of file ext/functional.
typedef _Tp std::unary_function< _Tp , _Tp >::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 std::unary_function< _Tp , _Tp >::result_type [inherited] |