Man Page: __gnu_pbds::linear_probe_fn
Operating Environment: debian
Section: 3
__gnu_pbds::linear_probe_fn< Size_Type >(3cxx) __gnu_pbds::linear_probe_fn< Size_Type >(3cxx)NAME__gnu_pbds::linear_probe_fn< Size_Type > -SYNOPSISPublic Types typedef Size_Type size_type Public Member Functions void swap (linear_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::linear_probe_fn< Size_Type > A probe sequence policy using fixed increments. Definition at line 61 of file hash_policy.hpp. Member Function Documentation template<typename Size_Type > linear_probe_fn< Size_Type >::size_type __gnu_pbds::linear_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++ Sun Jan 6 2013 __gnu_pbds::linear_probe_fn< Size_Type >(3cxx)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |