|
STLdoc
STLdocumentation
|
A probe sequence policy using square increments. More...
#include <ext/pb_ds/hash_policy.hpp>
Public Types | |
| typedef Size_Type | size_type |
Public Member Functions | |
| void | swap (PB_DS_CLASS_C_DEC &other) |
Protected Member Functions | |
| size_type | operator() (size_type i) const |
| Returns the i-th offset from the hash value. More... | |
A probe sequence policy using square increments.
| typedef Size_Type __gnu_pbds::quadratic_probe_fn< Size_Type >::size_type |
|
inlineprotected |
Returns the i-th offset from the hash value.
| void __gnu_pbds::quadratic_probe_fn< Size_Type >::swap | ( | PB_DS_CLASS_C_DEC & | other | ) |
1.8.6