logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

__gnu_pbds::detail::mod_based_range_hashing.3cxx

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

                                                    libst__gnu_pbds::detail::mod...ge_hashing<Size_Type>(3cxx)

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)

See Also