it_value_type_traits_< Base_Key_, Key_, Data_, Value_, Allocator_ >::value_type_holder Struct Reference

#include <it_value_type_traits.hpp>

List of all members.

Public Attributes

std::tr1::aligned_storage<
sizeof(key_ref_pair), std::tr1::alignment_of<
key_ref_pair >::value
>::type 
m_a_key_buf
std::tr1::aligned_storage<
sizeof(value_type), std::tr1::alignment_of<
value_type >::value >::type 
m_a_value_buf


Detailed Description

template<typename Base_Key_, typename Key_, typename Data_, typename Value_, class Allocator_>
struct it_value_type_traits_< Base_Key_, Key_, Data_, Value_, Allocator_ >::value_type_holder

Definition at line 97 of file it_value_type_traits.hpp.


Member Data Documentation

template<typename Base_Key_, typename Key_, typename Data_, typename Value_, class Allocator_>
std::tr1::aligned_storage<sizeof(key_ref_pair), std::tr1::alignment_of<key_ref_pair>::value>::type it_value_type_traits_< Base_Key_, Key_, Data_, Value_, Allocator_ >::value_type_holder::m_a_key_buf

Definition at line 100 of file it_value_type_traits.hpp.

template<typename Base_Key_, typename Key_, typename Data_, typename Value_, class Allocator_>
std::tr1::aligned_storage<sizeof(value_type), std::tr1::alignment_of<value_type>::value>::type it_value_type_traits_< Base_Key_, Key_, Data_, Value_, Allocator_ >::value_type_holder::m_a_value_buf

Definition at line 103 of file it_value_type_traits.hpp.


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