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