Query: __gnu_pbds::quadratic_probe_fn
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu_pbds::quadratic_probe_fn< Size_Type >(3) Library Functions Manual __gnu_pbds::quadratic_probe_fn< Size_Type >(3)NAME__gnu_pbds::quadratic_probe_fn< Size_Type > -SYNOPSISPublic 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 Detailed Description template<typename Size_Type = std::size_t>class __gnu_pbds::quadratic_probe_fn< Size_Type > A probe sequence policy using square increments. Definition at line 85 of file hash_policy.hpp. Member Function Documentation template<typename Size_Type > quadratic_probe_fn< Size_Type >::size_type __gnu_pbds::quadratic_probe_fn< Size_Type >::operator() (size_typei) const [inline], [protected] Returns the i-th offset from the hash value. Definition at line 51 of file hash_policy.hpp. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 __gnu_pbds::quadratic_probe_fn< Size_Type >(3)
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
DB2 convert digits to binary format |
Tar Command |
Unsure why access time on a directory change isn't changing |
Controlling user input |