#include <sample_ranged_hash_fn.hpp>
A sample ranged-hash functor.
Definition at line 47 of file sample_ranged_hash_fn.hpp.
◆ size_type
typedef std::size_t __gnu_pbds::sample_ranged_hash_fn::size_type |
◆ sample_ranged_hash_fn() [1/2]
__gnu_pbds::sample_ranged_hash_fn::sample_ranged_hash_fn |
( |
| ) |
|
◆ sample_ranged_hash_fn() [2/2]
◆ notify_resized()
void __gnu_pbds::sample_ranged_hash_fn::notify_resized |
( |
size_type |
| ) |
|
|
protected |
Notifies the policy object that the container's __size has changed to size.
◆ operator()()
size_type __gnu_pbds::sample_ranged_hash_fn::operator() |
( |
key_const_reference |
| ) |
const |
|
inlineprotected |
Transforms key_const_reference into a position within the table.
◆ swap()
The documentation for this class was generated from the following file: