libstdc++
|
A sample ranged-hash functor.
Definition at line 47 of file sample_ranged_hash_fn.hpp.
Default constructor.
Copy constructor.
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.
size_type __gnu_pbds::sample_ranged_hash_fn::operator() | ( | key_const_reference | ) | const [inline, protected] |
Transforms key_const_reference into a position within the table.
void __gnu_pbds::sample_ranged_hash_fn::swap | ( | sample_ranged_hash_fn & | ) | [inline] |
Swaps content.