__gnu_pbds::detail::value_type_base< Key, Mapped, Allocator, true > Struct Template Reference
List of all members.
Public Types
-
typedef
mapped_type_allocator::const_pointer const_mapped_pointer
-
typedef
mapped_type_allocator::const_reference const_mapped_reference
-
typedef
value_type_allocator::const_pointer const_pointer
-
typedef
value_type_allocator::const_reference const_reference
-
typedef
mapped_type_allocator::pointer mapped_pointer
-
typedef
mapped_type_allocator::reference mapped_reference
-
typedef
mapped_type_allocator::value_type mapped_type
-
typedef Allocator::template
rebind< Mapped >::other mapped_type_allocator
-
typedef
value_type_allocator::pointer pointer
-
typedef
value_type_allocator::reference reference
-
typedef
value_type_allocator::value_type value_type
-
typedef Allocator::template
rebind< std::pair< const Key,
Mapped > >::other value_type_allocator
Detailed Description
template<typename Key, typename Mapped, typename Allocator>
struct __gnu_pbds::detail::value_type_base< Key, Mapped, Allocator, true >
Specialization of value_type_base for the case where the hash value is stored alongside each value.
Definition at line 88 of file basic_types.hpp.
The documentation for this struct was generated from the following file: