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

#include <types_traits.hpp>

List of all members.

Public Types

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

Private Types

typedef Allocator::template
rebind< std::pair< const Key,
Cntnr > >::other 
value_type_allocator


Detailed Description

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

Definition at line 235 of file types_traits.hpp.


Member Typedef Documentation

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

Definition at line 254 of file types_traits.hpp.

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

Definition at line 258 of file types_traits.hpp.

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

Definition at line 252 of file types_traits.hpp.

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

Definition at line 256 of file types_traits.hpp.

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

Definition at line 250 of file types_traits.hpp.

template<typename Key, class Cntnr, class Allocator>
typedef Allocator::template rebind< std::pair<const Key, Cntnr> >::other pb_assoc::detail::value_types_traits< Key, compound_data_type< Cntnr >, Allocator >::value_type_allocator [private]

Definition at line 246 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