DOKK / manpages / debian 10 / libstdc++-7-doc / __gnu_pbds::quadratic_probe_fn.3cxx.en
__gnu_pbds::quadratic_probe_fn< Size_Type >(3cxx) __gnu_pbds::quadratic_probe_fn< Size_Type >(3cxx)

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


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.

Definition at line 85 of file hash_policy.hpp.

Returns the i-th offset from the hash value.

Definition at line 51 of file hash_policy.hpp.

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

Mon Feb 25 2019 libstdc++