|
STLdoc
STLdocumentation
|
#include <ext/pb_ds/detail/types_traits.hpp>
Additional Inherited Members | |
Public Types inherited from __gnu_pbds::detail::stored_value< _Tv > | |
| typedef _Tv | value_type |
Public Types inherited from __gnu_pbds::detail::stored_hash< _Th > | |
| typedef _Th | hash_type |
Public Attributes inherited from __gnu_pbds::detail::stored_value< _Tv > | |
| value_type | m_value |
Public Attributes inherited from __gnu_pbds::detail::stored_hash< _Th > | |
| hash_type | m_hash |
Primary template for representation of stored data. Two types of data can be stored: value and hash.
1.8.6