libstdc++
Public Member Functions | List of all members
std::hash< long > Struct Template Reference

Inherits std::__hash_base< _Result, _Arg >.

Public Member Functions

size_t operator() (long __val) const noexcept
 

Detailed Description

template<>
struct std::hash< long >

Explicit specialization for long.

Definition at line 160 of file functional_hash.h.


The documentation for this struct was generated from the following file: