.TH "__gnu_pbds::linear_probe_fn< Size_Type >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::linear_probe_fn< Size_Type > \- A probe sequence policy using fixed increments\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Types" .in +1c .ti -1c .RI "typedef Size_Type \fBsize_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "void \fBswap\fP (\fBlinear_probe_fn\fP< Size_Type > &other)" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "size_type \fBoperator()\fP (size_type i) const" .br .RI "Returns the i-th offset from the hash value\&. " .in -1c .SH "Detailed Description" .PP .SS "template .br class __gnu_pbds::linear_probe_fn< Size_Type >"A probe sequence policy using fixed increments\&. .SH "Member Function Documentation" .PP .SS "template size_type \fB__gnu_pbds::linear_probe_fn\fP< Size_Type >::operator() (size_type i) const\fC [inline]\fP, \fC [protected]\fP" .PP Returns the i-th offset from the hash value\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.