Class template std::hash¶
-
template<class K, int SIZE>
class std::hash¶ See also: http://en.cppreference.com/w/cpp/utility/hash, http://www.boost.org/doc/libs/1_55_0/doc/html/hash/combine.html
-
result_type std::hash::operator()(const argument_type &s) const noexcept¶
No documentation provided.