libstdc++

std::hash< _Tp > Struct Template Reference

Primary class template hash, usable for enum types only. More...

Inherits std::__hash_enum< _Tp >.

List of all members.


Detailed Description

template<typename _Tp>
struct std::hash< _Tp >

Primary class template hash, usable for enum types only.

Definition at line 85 of file functional_hash.h.


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