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

Inherits std::__hash_base< _Result, _Arg >.

Public Member Functions

size_t operator() (int __val) const noexcept
 

Detailed Description

Explicit specialization for int.

Definition at line 157 of file functional_hash.h.


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