debian man page for __gnu_pbds::hash_prime_size_policy

Query: __gnu_pbds::hash_prime_size_policy

OS: debian

Section: 3cxx

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

__gnu_pbds::hash_prime_size_policy(3cxx)								  __gnu_pbds::hash_prime_size_policy(3cxx)

NAME
__gnu_pbds::hash_prime_size_policy -
SYNOPSIS
Public Types typedef std::size_t size_type Public Member Functions hash_prime_size_policy (size_type start_size=8) void swap (hash_prime_size_policy &other) Protected Member Functions size_type get_nearest_larger_size (size_type size) const size_type get_nearest_smaller_size (size_type size) const Detailed Description A size policy whose sequence of sizes form a nearly-exponential sequence of primes. Definition at line 450 of file hash_policy.hpp. Member Typedef Documentation typedef std::size_t __gnu_pbds::hash_prime_size_policy::size_type Size type. Definition at line 454 of file hash_policy.hpp. Constructor &; Destructor Documentation __gnu_pbds::hash_prime_size_policy::hash_prime_size_policy (size_typestart_size = 8) [inline] Default constructor, or onstructor taking a start_size The policy will use the sequence of sizes approximately start_size, start_size* 2, start_size* 2^2, ... Definition at line 127 of file hash_policy.hpp. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Sun Jan 6 2013 __gnu_pbds::hash_prime_size_policy(3cxx)
Related Man Pages
__gnu_pbds::hash_load_check_resize_trigger(3) - centos
__gnu_pbds::cc_hash_max_collision_check_resize_trigger(3) - debian
__gnu_pbds::sample_range_hashing(3) - centos
__gnu_pbds::sample_size_policy(3cxx) - debian
__gnu_pbds::sample_trie_access_traits(3cxx) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com