libstdc++: __gnu_pbds::detail::stored_data< _Tv, _Th, Store_Hash (original) (raw)

#include <[types_traits.hpp](a01289%5Fsource.html)>

Inheritance diagram for __gnu_pbds::detail::stored_data< _Tv, _Th, Store_Hash >:

Detailed Description

template<typename _Tv, typename _Th, bool Store_Hash>
struct __gnu_pbds::detail::stored_data< _Tv, _Th, Store_Hash >

Primary template for representation of stored data. Two types of data can be stored: value and hash.

Definition at line 95 of file types_traits.hpp.

Member Typedef Documentation

hash_type

value_type

Member Data Documentation

m_hash

m_value


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