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::mask_based_range_hashing.3cxx

Author

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

                                                    libstd__gnu_pbds::detail::ma...ge_hashing<Size_Type>(3cxx)

Detailed Description

template<typenameSize_Type>
       class __gnu_pbds::detail::mask_based_range_hashing< Size_Type >"Range hashing policy.

Name

       __gnu_pbds::detail::mask_based_range_hashing< Size_Type > - Range hashing policy.

Synopsis

       #include <mask_based_range_hashing.hpp>

       Inherited by __gnu_pbds::direct_mask_range_hashing<Size_Type>.

   ProtectedTypes
       typedef Size_Type size_typeProtectedMemberFunctions
       void notify_resized (size_type size)
       size_type range_hash (size_type hash) const
       void swap (mask_based_range_hashing &other)

See Also