value_type_traits_< Base_Key_, Key_, null_data_type, Allocator_ > Struct Template Reference

#include <value_type_traits.hpp>

List of all members.

Public Types

typedef std::pair< Base_Key_,
Key_ > 
value_type
typedef Allocator_::template
rebind< value_type >::other::const_reference 
reference
typedef Allocator_::template
rebind< value_type >::other::const_reference 
const_reference
typedef Allocator_::template
rebind< value_type >::other::const_pointer 
pointer
typedef Allocator_::template
rebind< value_type >::other::const_pointer 
const_pointer


Detailed Description

template<typename Base_Key_, typename Key_, class Allocator_>
struct value_type_traits_< Base_Key_, Key_, null_data_type, Allocator_ >

Definition at line 75 of file value_type_traits.hpp.


Member Typedef Documentation

template<typename Base_Key_, typename Key_, class Allocator_>
typedef Allocator_::template rebind< value_type>::other::const_pointer value_type_traits_< Base_Key_, Key_, null_data_type, Allocator_ >::const_pointer

Definition at line 101 of file value_type_traits.hpp.

template<typename Base_Key_, typename Key_, class Allocator_>
typedef Allocator_::template rebind< value_type>::other::const_reference value_type_traits_< Base_Key_, Key_, null_data_type, Allocator_ >::const_reference

Definition at line 91 of file value_type_traits.hpp.

template<typename Base_Key_, typename Key_, class Allocator_>
typedef Allocator_::template rebind< value_type>::other::const_pointer value_type_traits_< Base_Key_, Key_, null_data_type, Allocator_ >::pointer

Definition at line 96 of file value_type_traits.hpp.

template<typename Base_Key_, typename Key_, class Allocator_>
typedef Allocator_::template rebind< value_type>::other::const_reference value_type_traits_< Base_Key_, Key_, null_data_type, Allocator_ >::reference

Definition at line 86 of file value_type_traits.hpp.

template<typename Base_Key_, typename Key_, class Allocator_>
typedef std::pair< Base_Key_, Key_> value_type_traits_< Base_Key_, Key_, null_data_type, Allocator_ >::value_type

Definition at line 81 of file value_type_traits.hpp.


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