| 
    libstdc++
    
   | 
 
Public Types | |
| typedef Size_Type | size_type | 
Public Member Functions | |
| void | swap (quadratic_probe_fn< Size_Type > &other) | 
Protected Member Functions | |
| size_type | operator() (size_type i) const | 
A probe sequence policy using square increments.
Definition at line 85 of file hash_policy.hpp.
      
  | 
  inlineprotected | 
Returns the i-th offset from the hash value.
Definition at line 51 of file hash_policy.hpp.