__gnu_pbds::detail::stored_hash< _Th >
Section: C Library Functions (3)
Updated: Wed Apr 17 2019
Page Index
NAME
__gnu_pbds::detail::stored_hash< _Th > - Stored hash.
SYNOPSIS
Inherited by __gnu_pbds::detail::stored_data< _Tv, _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.
Definition at line 86 of file types_traits.hpp.
Author
Generated automatically by Doxygen for libstdc++ from the source code.