libstdc++
|
Inherits std::__hash_base< _Result, _Arg >, and std::__poison_hash< _Tp, typename >.
Public Types | |
typedef _Arg | argument_type |
typedef _Result | result_type |
Public Member Functions | |
size_t | operator() (const unique_ptr< _Tp, _Dp > &__u) const noexcept |
Static Private Attributes | |
static constexpr bool | __enable_hash_call |
std::hash specialization for unique_ptr.
Definition at line 793 of file unique_ptr.h.