libstdc++
|
A mask range-hashing class (uses a bitmask).
Definition at line 109 of file hash_policy.hpp.
direct_mask_range_hashing< Size_Type >::size_type __gnu_pbds::direct_mask_range_hashing< Size_Type >::operator() | ( | size_type | hash | ) | const [inline, protected] |
Transforms the __hash value hash into a ranged-hash value (using a bit-mask).
Definition at line 57 of file hash_policy.hpp.