centos man page for std::__detail::_default_ranged_hash

Query: std::__detail::_default_ranged_hash

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::__detail::_Default_ranged_hash(3)			     Library Functions Manual			    std::__detail::_Default_ranged_hash(3)

NAME
std::__detail::_Default_ranged_hash -
SYNOPSIS
Detailed Description Default ranged hash function H. In principle it should be a function object composed from objects of type H1 and H2 such that h(k, N) = h2(h1(k), N), but that would mean making extra copies of h1 and h2. So instead we'll just use a tag to tell class template hashtable to do that composition. Definition at line 353 of file hashtable_policy.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::__detail::_Default_ranged_hash(3)
Related Man Pages
std::__detail::_insert_base(3) - centos
std::__detail::_scanner(3) - centos
__gnu_cxx::bitmap_allocator(3) - debian
std::unordered_set(3) - debian
std::__detail(3cxx) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Shopt -s histappend
Unsure why access time on a directory change isn't changing