pb_assoc::detail::value_types_traits< Key, Data, Allocator > Struct Template Reference

#include <types_traits.hpp>

Inheritance diagram for pb_assoc::detail::value_types_traits< Key, Data, Allocator >:

pb_assoc::detail::types_traits< Key, Data, Allocator > List of all members.

Public Types

typedef Allocator::template
rebind< std::pair< const Key,
Data > >::other 
value_type_allocator
typedef value_type_allocator::value_type value_type
typedef value_type_allocator::pointer pointer
typedef value_type_allocator::const_pointer const_pointer
typedef value_type_allocator::reference reference
typedef value_type_allocator::const_reference const_reference

Detailed Description

template<typename Key, typename Data, class Allocator>
struct pb_assoc::detail::value_types_traits< Key, Data, Allocator >

Definition at line 186 of file types_traits.hpp.


Member Typedef Documentation

template<typename Key, typename Data, class Allocator>
typedef value_type_allocator::const_pointer pb_assoc::detail::value_types_traits< Key, Data, Allocator >::const_pointer

Definition at line 200 of file types_traits.hpp.

template<typename Key, typename Data, class Allocator>
typedef value_type_allocator::const_reference pb_assoc::detail::value_types_traits< Key, Data, Allocator >::const_reference

Definition at line 204 of file types_traits.hpp.

template<typename Key, typename Data, class Allocator>
typedef value_type_allocator::pointer pb_assoc::detail::value_types_traits< Key, Data, Allocator >::pointer

Definition at line 198 of file types_traits.hpp.

template<typename Key, typename Data, class Allocator>
typedef value_type_allocator::reference pb_assoc::detail::value_types_traits< Key, Data, Allocator >::reference

Definition at line 202 of file types_traits.hpp.

template<typename Key, typename Data, class Allocator>
typedef value_type_allocator::value_type pb_assoc::detail::value_types_traits< Key, Data, Allocator >::value_type

Definition at line 196 of file types_traits.hpp.

template<typename Key, typename Data, class Allocator>
typedef Allocator::template rebind< std::pair<const Key, Data> >::other pb_assoc::detail::value_types_traits< Key, Data, Allocator >::value_type_allocator

Definition at line 194 of file types_traits.hpp.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:49 2010 for GNU C++ STL by  doxygen 1.4.7