|
libstdc++
|
#include <types_traits.hpp>
Public Types | |
| typedef _Th | hash_type |
| typedef _Tv | value_type |
Public Attributes | |
| hash_type | m_hash |
| value_type | m_value |
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.
|
inherited |
Definition at line 88 of file types_traits.hpp.
|
inherited |
Definition at line 80 of file types_traits.hpp.
|
inherited |
Definition at line 89 of file types_traits.hpp.
|
inherited |
Definition at line 81 of file types_traits.hpp.