libstdc++
|
A sample range-hashing functor.
Definition at line 47 of file sample_range_hashing.hpp.
typedef std::size_t __gnu_pbds::sample_range_hashing::size_type |
Size type.
Definition at line 51 of file sample_range_hashing.hpp.
Default constructor.
Copy constructor.
void __gnu_pbds::sample_range_hashing::notify_resized | ( | size_type | ) | [protected] |
Notifies the policy object that the container's size has changed to argument's size.
Transforms the __hash value hash into a ranged-hash value.
void __gnu_pbds::sample_range_hashing::swap | ( | sample_range_hashing & | other | ) | [inline] |
Swaps content.