41 #ifndef PB_DS_SAMPLE_RANGED_HASH_FN_HPP
42 #define PB_DS_SAMPLE_RANGED_HASH_FN_HPP
75 #endif // #ifndef PB_DS_SAMPLE_RANGED_HASH_FN_HPP
size_type operator()(key_const_reference) const
Transforms key_const_reference into a position within the table.
sample_ranged_hash_fn()
Default constructor.
void swap(sample_ranged_hash_fn &)
Swaps content.
void notify_resized(size_type)
std::size_t size_type
Definition: sample_ranged_hash_fn.hpp:50
A sample ranged-hash functor.
Definition: sample_ranged_hash_fn.hpp:47
__SIZE_TYPE__ size_t
Definition: stddef.h:212