.TH "std::__detail::_Mask_range_hashing" 3cxx "Tue Jul 2 2019" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_Mask_range_hashing \- Range hashing function assuming that second arg is a power of 2\&. .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef std::size_t \fBfirst_argument_type\fP" .br .ti -1c .RI "typedef std::size_t \fBresult_type\fP" .br .ti -1c .RI "typedef std::size_t \fBsecond_argument_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "result_type \fBoperator()\fP (first_argument_type __num, second_argument_type __den) const noexcept" .br .in -1c .SH "Detailed Description" .PP Range hashing function assuming that second arg is a power of 2\&. .PP Definition at line 495 of file hashtable_policy\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.