A probe sequence policy using fixed increments.
Defined in: hash_policy.hpp
| Parameter | Description | Default Value | 
| typename Size_Type | Size type. | size_t | 
| Type | Definition | Description | 
| size_type | Size_Type | Size type. | 
| Method | Description | 
| 
void
  swap
  (linear_probe_fn &other)
 | Swaps content. | 
| Method | Description | 
| inline size_type operator() (size_type i) const | Returns the i-th offset from the hash value. |