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 std::size_t size_type
Size type.
size_type operator()(size_type) const
Transforms the __hash value hash into a ranged-hash value.
A sample range-hashing functor.
void notify_resized(size_type)
Notifies the policy object that the container's size has changed to argument's size.
GNU extensions for policy-based data structures for public use.
sample_range_hashing()
Default constructor.
void swap(sample_range_hashing &other)
Swaps content.