List of all members.
Public Types
-
typedef __rebind_va::const_pointer const_pointer
-
typedef
__rebind_va::const_reference const_reference
-
typedef __rebind_ma::const_pointer mapped_const_pointer
-
typedef
__rebind_ma::const_reference mapped_const_reference
-
typedef __rebind_ma::pointer mapped_pointer
-
typedef __rebind_ma::reference mapped_reference
-
typedef __rebind_ma::value_type mapped_type
-
typedef __rebind_va::pointer pointer
-
typedef __rebind_va::reference reference
-
typedef _Alloc::size_type size_type
-
typedef stored_data
< value_type, size_type > stored_data_type
-
typedef __rebind_va::value_type value_type
Detailed Description
template<typename Key, typename Mapped, typename _Alloc>
struct __gnu_pbds::detail::type_base< Key, Mapped, _Alloc, true >
Specialization of type_base for the case where the hash value is stored alongside each value.
Definition at line 147 of file types_traits.hpp.
The documentation for this struct was generated from the following file: