libstdc++
|
Public Types | |
typedef __conditional_type < is_same < __gnu_pbds::direct_mask_range_hashing < std::size_t >, Comb_Probe_Fn > ::value, __gnu_pbds::linear_probe_fn < size_type > , __gnu_pbds::quadratic_probe_fn < size_type > >::__type | type |
typedef cond_type::__type | type |
Primary template, default_probe_fn.
Definition at line 117 of file standard_policies.hpp.
typedef cond_type::__type __gnu_pbds::detail::default_probe_fn< Comb_Probe_Fn >::type |
Dispatched type.
Definition at line 129 of file standard_policies.hpp.