|
typedef std::size_t | size_type |
|
|
size_type | operator() (key_const_reference r_key, size_type i) const |
|
A sample probe policy.
Definition at line 47 of file sample_probe_fn.hpp.
◆ sample_probe_fn() [1/2]
__gnu_pbds::sample_probe_fn::sample_probe_fn |
( |
| ) |
|
◆ sample_probe_fn() [2/2]
◆ operator()()
size_type __gnu_pbds::sample_probe_fn::operator() |
( |
key_const_reference |
r_key, |
|
|
size_type |
i |
|
) |
| const |
|
inlineprotected |
Returns the i-th offset from the hash value of some key r_key.
◆ swap()
The documentation for this class was generated from the following file: