__gnu_pbds::detail::mod_based_range_hashing.3cxx
Contents
Detailed Description
template<typenameSize_Type>
class __gnu_pbds::detail::mod_based_range_hashing< Size_Type >"Mod based range hashing.
Name
__gnu_pbds::detail::mod_based_range_hashing< Size_Type > - Mod based range hashing.
Synopsis
#include <mod_based_range_hashing.hpp>
Inherited by __gnu_pbds::direct_mod_range_hashing<Size_Type>.
ProtectedTypes
typedef Size_Type size_typeProtectedMemberFunctions
void notify_resized (size_type s)
size_type range_hash (size_type s) const
void swap (mod_based_range_hashing &other)
