pb_assoc::detail::def_probe_fn< Comb_Probe_Fn > Struct Template Reference

#include <standard_policies.hpp>

List of all members.

Public Types

typedef pb_assoc::detail::cond_type<
pb_assoc::detail::is_same_type<
pb_assoc::direct_mask_range_hashing<
size_t >, Comb_Probe_Fn
>::value, pb_assoc::linear_probe_fn<
size_type >, pb_assoc::quadratic_probe_fn<
size_type > >::type 
type

Private Types

typedef Comb_Probe_Fn::size_type size_type


Detailed Description

template<class Comb_Probe_Fn>
struct pb_assoc::detail::def_probe_fn< Comb_Probe_Fn >

Definition at line 163 of file standard_policies.hpp.


Member Typedef Documentation

template<class Comb_Probe_Fn>
typedef Comb_Probe_Fn::size_type pb_assoc::detail::def_probe_fn< Comb_Probe_Fn >::size_type [private]

Definition at line 166 of file standard_policies.hpp.

template<class Comb_Probe_Fn>
typedef pb_assoc::detail::cond_type< pb_assoc::detail::is_same_type< pb_assoc::direct_mask_range_hashing<size_t>, Comb_Probe_Fn>::value, pb_assoc::linear_probe_fn< size_type>, pb_assoc::quadratic_probe_fn< size_type> >::type pb_assoc::detail::def_probe_fn< Comb_Probe_Fn >::type

Definition at line 178 of file standard_policies.hpp.


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