table of contents
conflicting packages
__gnu_pbds::detail::stored_hash< _Th >(3cxx) | __gnu_pbds::detail::stored_hash< _Th >(3cxx) |
NAME¶
__gnu_pbds::detail::stored_hash< _Th > - Stored hash.
SYNOPSIS¶
#include <types_traits.hpp>
Inherited by __gnu_pbds::detail::stored_data< _Tv, _Th, Store_Hash >.
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.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |