Definition at line 61 of file functional_hash.h.
typedef char std::unary_function< char , std::size_t >::argument_type [inherited] |
argument_type
is the type of the argument (no surprises here)
Definition at line 104 of file stl_function.h.
typedef std::size_t std::unary_function< char , std::size_t >::result_type [inherited] |