.TH "__gnu_pbds::direct_mask_range_hashing< Size_Type >" 3cxx "Sun Jan 8 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::direct_mask_range_hashing< Size_Type > \- A mask range-hashing class (uses a bitmask)\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fB__gnu_pbds::detail::mask_based_range_hashing< std::size_t >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef Size_Type \fBsize_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "void \fBswap\fP (\fBdirect_mask_range_hashing\fP< Size_Type > &other)" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "void \fBnotify_resized\fP (size_type size)" .br .ti -1c .RI "void \fBnotify_resized\fP (size_type size)" .br .ti -1c .RI "size_type \fBoperator()\fP (size_type hash) const" .br .RI "Transforms the __hash value hash into a ranged-hash value (using a bit-mask)\&. " .ti -1c .RI "size_type \fBrange_hash\fP (size_type hash) const" .br .ti -1c .RI "void \fBswap\fP (mask_based_range_hashing &other)" .br .in -1c .SH "Detailed Description" .PP .SS "template .br class __gnu_pbds::direct_mask_range_hashing< Size_Type >"A mask range-hashing class (uses a bitmask)\&. .PP Definition at line \fB109\fP of file \fBhash_policy\&.hpp\fP\&. .SH "Member Typedef Documentation" .PP .SS "template typedef Size_Type \fB__gnu_pbds::direct_mask_range_hashing\fP< Size_Type >::size_type" .PP Definition at line \fB116\fP of file \fBhash_policy\&.hpp\fP\&. .SH "Member Function Documentation" .PP .SS "void \fB__gnu_pbds::detail::mask_based_range_hashing\fP< std::size_t >::notify_resized (size_type size)\fC [protected]\fP, \fC [inherited]\fP" .PP Definition at line \fB60\fP of file \fBmask_based_range_hashing\&.hpp\fP\&. .SS "template size_type \fB__gnu_pbds::direct_mask_range_hashing\fP< Size_Type >::operator() (size_type hash) const\fC [inline]\fP, \fC [protected]\fP" .PP Transforms the __hash value hash into a ranged-hash value (using a bit-mask)\&. .SS "size_type \fB__gnu_pbds::detail::mask_based_range_hashing\fP< std::size_t >::range_hash (size_type hash) const\fC [inline]\fP, \fC [protected]\fP, \fC [inherited]\fP" .PP Definition at line \fB63\fP of file \fBmask_based_range_hashing\&.hpp\fP\&. .SS "void \fB__gnu_pbds::detail::mask_based_range_hashing\fP< std::size_t >::swap (\fBmask_based_range_hashing\fP< std::size_t > & other)\fC [inline]\fP, \fC [protected]\fP, \fC [inherited]\fP" .PP Definition at line \fB56\fP of file \fBmask_based_range_hashing\&.hpp\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.