.TH "__gnu_pbds::sample_probe_fn" 3cxx "Sun Feb 7 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::sample_probe_fn \- A sample probe policy\&. .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef std::size_t \fBsize_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBsample_probe_fn\fP ()" .br .RI "Default constructor\&. " .ti -1c .RI "\fBsample_probe_fn\fP (const \fBsample_probe_fn\fP &)" .br .RI "Copy constructor\&. " .ti -1c .RI "void \fBswap\fP (\fBsample_probe_fn\fP &)" .br .RI "Swaps content\&. " .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "size_type \fBoperator()\fP (key_const_reference r_key, size_type i) const" .br .RI "Returns the i-th offset from the hash value of some key r_key\&. " .in -1c .SH "Detailed Description" .PP A sample probe policy\&. .PP Definition at line 47 of file sample_probe_fn\&.hpp\&. .SH "Constructor & Destructor Documentation" .PP .SS "__gnu_pbds::sample_probe_fn::sample_probe_fn ()" .PP Default constructor\&. .SS "__gnu_pbds::sample_probe_fn::sample_probe_fn (const \fBsample_probe_fn\fP &)" .PP Copy constructor\&. .SH "Member Function Documentation" .PP .SS "size_type __gnu_pbds::sample_probe_fn::operator() (key_const_reference r_key, size_type i) const\fC [inline]\fP, \fC [protected]\fP" .PP Returns the i-th offset from the hash value of some key r_key\&. .SS "void __gnu_pbds::sample_probe_fn::swap (\fBsample_probe_fn\fP &)\fC [inline]\fP" .PP Swaps content\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.