pb_assoc::detail::hash_types_traits< Size_Type, Store_Hash > Struct Template Reference

#include <hash_types_traits.hpp>

List of all members.

Public Types

typedef cond_type< Store_Hash,
std::pair< Size_Type, Size_Type >,
Size_Type >::type 
comp_hash
typedef int_to_type< false > store_hash_false_indicator
typedef int_to_type< true > store_hash_true_indicator

Static Public Attributes

static pb_assoc::detail::int_to_type<
Store_Hash > 
s_store_hash_indicator


Detailed Description

template<typename Size_Type, bool Store_Hash>
struct pb_assoc::detail::hash_types_traits< Size_Type, Store_Hash >

Definition at line 65 of file hash_types_traits.hpp.


Member Typedef Documentation

template<typename Size_Type, bool Store_Hash>
typedef cond_type< Store_Hash, std::pair<Size_Type, Size_Type>, Size_Type>::type pb_assoc::detail::hash_types_traits< Size_Type, Store_Hash >::comp_hash

Definition at line 73 of file hash_types_traits.hpp.

template<typename Size_Type, bool Store_Hash>
typedef int_to_type<false> pb_assoc::detail::hash_types_traits< Size_Type, Store_Hash >::store_hash_false_indicator

Definition at line 75 of file hash_types_traits.hpp.

template<typename Size_Type, bool Store_Hash>
typedef int_to_type<true> pb_assoc::detail::hash_types_traits< Size_Type, Store_Hash >::store_hash_true_indicator

Definition at line 77 of file hash_types_traits.hpp.


Member Data Documentation

template<typename Size_Type, bool Store_Hash>
pb_assoc::detail::int_to_type<Store_Hash> pb_assoc::detail::hash_types_traits< Size_Type, Store_Hash >::s_store_hash_indicator [static]

Definition at line 80 of file hash_types_traits.hpp.


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