std::__detail::_Mask_range_hashing(3cxx) | std::__detail::_Mask_range_hashing(3cxx) |
std::__detail::_Mask_range_hashing - Range hashing function assuming that second arg is a power of 2.
typedef std::size_t first_argument_type
typedef std::size_t result_type
typedef std::size_t second_argument_type
result_type operator() (first_argument_type __num,
second_argument_type __den) const noexcept
Range hashing function assuming that second arg is a power of 2.
Definition at line 509 of file hashtable_policy.h.
Generated automatically by Doxygen for libstdc++ from the source code.
Mon Feb 25 2019 | libstdc++ |