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

#include <types_traits.hpp>

List of all members.

Public Types

typedef Allocator::template
rebind< Key >::other 
value_type_allocator
typedef value_type_allocator::value_type value_type
typedef value_type_allocator::const_pointer pointer
typedef value_type_allocator::const_pointer const_pointer
typedef value_type_allocator::const_reference reference
typedef value_type_allocator::const_reference const_reference


Detailed Description

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

Definition at line 209 of file types_traits.hpp.


Member Typedef Documentation

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

Definition at line 226 of file types_traits.hpp.

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

Definition at line 230 of file types_traits.hpp.

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

Definition at line 224 of file types_traits.hpp.

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

Definition at line 228 of file types_traits.hpp.

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

Definition at line 222 of file types_traits.hpp.

template<typename Key, class Allocator>
typedef Allocator::template rebind< Key>::other pb_assoc::detail::value_types_traits< Key, null_data_type, Allocator >::value_type_allocator

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