pb_assoc::detail::basic_data_types_traits< Data, Allocator > Struct Template Reference

#include <types_traits.hpp>

Inheritance diagram for pb_assoc::detail::basic_data_types_traits< Data, Allocator >:

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

Public Types

typedef Allocator::template
rebind< Data >::other::value_type 
data_type
typedef Allocator::template
rebind< Data >::other::pointer 
data_pointer
typedef Allocator::template
rebind< Data >::other::const_pointer 
const_data_pointer
typedef Allocator::template
rebind< Data >::other::reference 
data_reference
typedef Allocator::template
rebind< Data >::other::const_reference 
const_data_reference

Detailed Description

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

Definition at line 59 of file types_traits.hpp.


Member Typedef Documentation

template<typename Data, class Allocator>
typedef Allocator::template rebind< Data>::other::const_pointer pb_assoc::detail::basic_data_types_traits< Data, Allocator >::const_data_pointer

Definition at line 77 of file types_traits.hpp.

template<typename Data, class Allocator>
typedef Allocator::template rebind< Data>::other::const_reference pb_assoc::detail::basic_data_types_traits< Data, Allocator >::const_data_reference

Definition at line 87 of file types_traits.hpp.

template<typename Data, class Allocator>
typedef Allocator::template rebind< Data>::other::pointer pb_assoc::detail::basic_data_types_traits< Data, Allocator >::data_pointer

Definition at line 72 of file types_traits.hpp.

template<typename Data, class Allocator>
typedef Allocator::template rebind< Data>::other::reference pb_assoc::detail::basic_data_types_traits< Data, Allocator >::data_reference

Definition at line 82 of file types_traits.hpp.

template<typename Data, class Allocator>
typedef Allocator::template rebind< Data>::other::value_type pb_assoc::detail::basic_data_types_traits< Data, Allocator >::data_type

Definition at line 67 of file types_traits.hpp.


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