debian man page for std::hash

Query: std::hash

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::hash< _Tp >(3cxx)													    std::hash< _Tp >(3cxx)

NAME
std::hash< _Tp > -
SYNOPSIS
Inherits std::__hash_base< _Result, _Arg >. Public Types typedef _Arg argument_type typedef _Result result_type Public Member Functions size_t operator() (_Tp __val) const template<> size_t operator() (bool __val) const template<> size_t operator() (char __val) const template<> size_t operator() (signed char __val) const template<> size_t operator() (unsigned char __val) const template<> size_t operator() (wchar_t __val) const template<> size_t operator() (char16_t __val) const template<> size_t operator() (char32_t __val) const template<> size_t operator() (short __val) const template<> size_t operator() (int __val) const template<> size_t operator() (long __val) const template<> size_t operator() (long long __val) const template<> size_t operator() (unsigned short __val) const template<> size_t operator() (unsigned int __val) const template<> size_t operator() (unsigned long __val) const template<> size_t operator() (unsigned long long __val) const template<> size_t operator() (float __val) const template<> size_t operator() (double __val) const template<> size_t operator() (long double __val) const Detailed Description template<typename _Tp>struct std::hash< _Tp > Primary class template hash. Definition at line 58 of file functional_hash.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::hash< _Tp >(3cxx)
Related Man Pages
std::slice_array(3) - centos
std::valarray(3) - centos
std::gslice_array(3) - debian
std::indirect_array(3) - debian
std::mask_array(3) - debian
Similar Topics in the Unix Linux Community
calculating size of int
Unix find and head command help
Help with simple script with counter
Need help how to search for shortest line from a file
DB2 Export and Import Oracle