.TH "__gnu_pbds::direct_mask_range_hashing< Size_Type >" 3cxx "Tue Jul 2 2019" "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 Inherits \fB__gnu_pbds::detail::mask_based_range_hashing< Size_Type >\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 "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 109 of file hash_policy\&.hpp\&. .SH "Member Function Documentation" .PP .SS "template \fBdirect_mask_range_hashing\fP< Size_Type >::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)\&. .PP Definition at line 57 of file hash_policy\&.hpp\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.