Specialization of hash for int values.
Synopsis
Declared in <bslstl_hash.h>
template<>
struct hash<int>;
Type Aliases
Name |
Description |
DEPRECATED: This typedef is depreacted in C++17, for details see https://isocpp.org/files/papers/p0005r4.html. |
|
DEPRECATED: This typedef is depreacted in C++17, for details see https://isocpp.org/files/papers/p0005r4.html. |
Member Functions
Name |
Description |
Return a hash value computed using the specified |
Created with MrDocs