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