|
libstdc++
|
A probe sequence policy using fixed increments. More...
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 |
A probe sequence policy using fixed increments.
Definition at line 61 of file hash_policy.hpp.
| size_type __gnu_pbds::linear_probe_fn< Size_Type >::operator() | ( | size_type | i | ) | const [inline, protected] |
Returns the i-th offset from the hash value.