__gnu_pbds::sample_probe_fn -
typedef std::size_t size_type
sample_probe_fn ()
sample_probe_fn (const sample_probe_fn &)
void swap (sample_probe_fn &)
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.
Default constructor.
Copy constructor.
Returns the i-th offset from the hash value of some key r_key.
Swaps content.
Generated automatically by Doxygen for libstdc++ from the source code.