libstdc++
|
#include <ranged_probe_fn.hpp>
Inherits Comb_Probe_Fn.
Protected Types | |
typedef Comb_Probe_Fn | comb_probe_fn_base |
typedef rebind_traits< _Alloc, Key >::const_reference | key_const_reference |
typedef _Alloc::size_type | size_type |
Protected Member Functions | |
ranged_probe_fn (size_type size) | |
ranged_probe_fn (size_type, const Comb_Probe_Fn &r_comb_probe_fn) | |
ranged_probe_fn (size_type, const null_type &, const Comb_Probe_Fn &r_comb_probe_fn, const null_type &) | |
void | swap (ranged_probe_fn &other) |
Specialization 3 and 4 The client does not supply a hash function or probe function, and requests that hash values not be stored.
Definition at line 296 of file ranged_probe_fn.hpp.
|
protected |
Definition at line 302 of file ranged_probe_fn.hpp.
|
protected |
Definition at line 304 of file ranged_probe_fn.hpp.
|
protected |
Definition at line 301 of file ranged_probe_fn.hpp.
|
inlineprotected |
Definition at line 306 of file ranged_probe_fn.hpp.
|
inlineprotected |
Definition at line 309 of file ranged_probe_fn.hpp.
|
inlineprotected |
Definition at line 313 of file ranged_probe_fn.hpp.
|
inlineprotected |
Definition at line 320 of file ranged_probe_fn.hpp.