libstdc++
|
#include <throw_allocator.h>
Public Types | |
typedef __gnu_cxx::throw_value_random | argument_type |
typedef size_t | result_type |
Public Member Functions | |
size_t | operator() (const __gnu_cxx::throw_value_random &__val) const |
Explicit specialization of std::hash for __gnu_cxx::throw_value_random.
Definition at line 1003 of file throw_allocator.h.
|
inherited |
argument_type
is the type of the argument
Definition at line 120 of file stl_function.h.
|
inherited |
result_type
is the return type
Definition at line 123 of file stl_function.h.
|
inline |
Definition at line 1007 of file throw_allocator.h.