Definition at line 198 of file functional_hash.h.
typedef long double std::unary_function< long double , 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< long double , std::size_t >::result_type [inherited] |