libstdc++
|
#include <unique_ptr.h>
Inherits std::__hash_base< _Result, _Arg >, and __uniq_ptr_hash< unique_ptr< _Tp, _Dp > >.
Public Types | |
typedef _Arg | argument_type |
typedef _Result | result_type |
std::hash specialization for unique_ptr.
Definition at line 1022 of file unique_ptr.h.
|
inherited |
Definition at line 54 of file functional_hash.h.
|
inherited |
Definition at line 53 of file functional_hash.h.