libstdc++
std::hash< unique_ptr< _Tp, _Dp > > Struct Template Reference

Inherits std::__hash_base< _Result, _Arg >.

List of all members.

Public Types

Public Member Functions


Detailed Description

template<typename _Tp, typename _Dp>
struct std::hash< unique_ptr< _Tp, _Dp > >

std::hash specialization for unique_ptr.

Definition at line 544 of file unique_ptr.h.


The documentation for this struct was generated from the following file: