pb_assoc::detail::types_traits< Key, Data, Allocator > Struct Template Reference

#include <types_traits.hpp>

Inheritance diagram for pb_assoc::detail::types_traits< Key, Data, Allocator >:

pb_assoc::detail::data_types_traits< Data, Allocator > pb_assoc::detail::value_types_traits< Key, Data, Allocator > pb_assoc::detail::exception_throw_types_traits< Key, Data > pb_assoc::detail::basic_data_types_traits< Data, Allocator > List of all members.

Public Types

typedef Allocator::template
rebind< Key >::other 
key_allocator
typedef key_allocator::value_type key_type
typedef key_allocator::pointer key_pointer
typedef key_allocator::const_pointer const_key_pointer
typedef key_allocator::reference key_reference
typedef key_allocator::const_reference const_key_reference

Detailed Description

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

Definition at line 263 of file types_traits.hpp.


Member Typedef Documentation

template<typename Key, typename Data, class Allocator>
typedef key_allocator::const_pointer pb_assoc::detail::types_traits< Key, Data, Allocator >::const_key_pointer

Definition at line 283 of file types_traits.hpp.

template<typename Key, typename Data, class Allocator>
typedef key_allocator::const_reference pb_assoc::detail::types_traits< Key, Data, Allocator >::const_key_reference

Definition at line 287 of file types_traits.hpp.

template<typename Key, typename Data, class Allocator>
typedef Allocator::template rebind<Key>::other pb_assoc::detail::types_traits< Key, Data, Allocator >::key_allocator

Definition at line 277 of file types_traits.hpp.

template<typename Key, typename Data, class Allocator>
typedef key_allocator::pointer pb_assoc::detail::types_traits< Key, Data, Allocator >::key_pointer

Definition at line 281 of file types_traits.hpp.

template<typename Key, typename Data, class Allocator>
typedef key_allocator::reference pb_assoc::detail::types_traits< Key, Data, Allocator >::key_reference

Definition at line 285 of file types_traits.hpp.

template<typename Key, typename Data, class Allocator>
typedef key_allocator::value_type pb_assoc::detail::types_traits< Key, Data, Allocator >::key_type

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