__gnu_pbds::quadratic_probe_fn< Size_Type >(3) Library Functions Manual __gnu_pbds::quadratic_probe_fn< Size_Type >(3)

__gnu_pbds::quadratic_probe_fn< Size_Type > - A probe sequence policy using square increments.

#include <hash_policy.hpp>


typedef Size_Type size_type


void swap (quadratic_probe_fn< Size_Type > &other)


size_type operator() (size_type i) const
Returns the i-th offset from the hash value.

class __gnu_pbds::quadratic_probe_fn< Size_Type >"A probe sequence policy using square increments.

Returns the i-th offset from the hash value.

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++