GNU g++  v5.2.1
GNU Standard C++
__gnu_pbds::detail::stored_hash< _Th > Struct Template Reference

Stored hash. More...

#include <types_traits.hpp>

Inheritance diagram for __gnu_pbds::detail::stored_hash< _Th >:
Collaboration diagram for __gnu_pbds::detail::stored_hash< _Th >:

Public Types

typedef _Th hash_type
 

Public Attributes

hash_type m_hash
 

Detailed Description

template<typename _Th>
struct __gnu_pbds::detail::stored_hash< _Th >

Stored hash.

Member Typedef Documentation

template<typename _Th >
typedef _Th __gnu_pbds::detail::stored_hash< _Th >::hash_type

Member Data Documentation

template<typename _Th >
hash_type __gnu_pbds::detail::stored_hash< _Th >::m_hash

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