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

#include <unique_ptr.h>

Inherits __uniq_ptr_hash_base< unique_ptr< _Tp, _Dp > >.

Detailed Description

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

std::hash specialization for unique_ptr.

Definition at line 1045 of file unique_ptr.h.


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