.TH "__gnu_pbds::quadratic_probe_fn< Size_Type >" 3cxx "Sun Feb 7 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::quadratic_probe_fn< Size_Type > \- A probe sequence policy using square increments\&. .SH SYNOPSIS .br .PP .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 (\fBquadratic_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::quadratic_probe_fn< Size_Type >" A probe sequence policy using square increments\&. .PP Definition at line 85 of file hash_policy\&.hpp\&. .SH "Member Function Documentation" .PP .SS "template size_type \fB__gnu_pbds::quadratic_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\&.