41 #ifndef PB_DS_SAMPLE_RANGE_HASHING_HPP
42 #define PB_DS_SAMPLE_RANGE_HASHING_HPP
74 #endif // #ifndef PB_DS_SAMPLE_RANGE_HASHING_HPP
sample_range_hashing()
Default constructor.
A sample range-hashing functor.
Definition: sample_range_hashing.hpp:47
__SIZE_TYPE__ size_t
Definition: stddef.h:212
void swap(sample_range_hashing &other)
Swaps content.
std::size_t size_type
Size type.
Definition: sample_range_hashing.hpp:51
size_type operator()(size_type) const
Transforms the __hash value hash into a ranged-hash value.
void notify_resized(size_type)