debian man page for __gnu_pbds::sample_probe_fn

Query: __gnu_pbds::sample_probe_fn

OS: debian

Section: 3cxx

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

__gnu_pbds::sample_probe_fn(3cxx)										 __gnu_pbds::sample_probe_fn(3cxx)

NAME
__gnu_pbds::sample_probe_fn -
SYNOPSIS
Public Types typedef std::size_t size_type Public Member Functions sample_probe_fn () sample_probe_fn (const sample_probe_fn &) void swap (sample_probe_fn &) Protected Member Functions size_type operator() (key_const_reference r_key, size_type i) const Detailed Description A sample probe policy. Definition at line 47 of file sample_probe_fn.hpp. Constructor &; Destructor Documentation __gnu_pbds::sample_probe_fn::sample_probe_fn () Default constructor. __gnu_pbds::sample_probe_fn::sample_probe_fn (const sample_probe_fn &) Copy constructor. Member Function Documentation size_type __gnu_pbds::sample_probe_fn::operator() (key_const_referencer_key, size_typei) const [inline], [protected] Returns the i-th offset from the hash value of some key r_key. void __gnu_pbds::sample_probe_fn::swap (sample_probe_fn &) [inline] Swaps content. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Sun Jan 6 2013 __gnu_pbds::sample_probe_fn(3cxx)
Related Man Pages
__gnu_pbds::lu_counter_policy(3) - debian
__gnu_pbds::sample_resize_trigger(3) - centos
__gnu_pbds::sample_range_hashing(3cxx) - debian
__gnu_pbds::sample_resize_trigger(3cxx) - debian
__gnu_pbds::sample_update_policy(3cxx) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?