SourcePro® 2023.1 |
SourcePro® API Reference Guide |
Function object for hashing an int
.
More...
#include <rw/tools/hash.h>
Public Member Functions | |
size_t | operator() (int obj) const |
Provides a C++ Standard Library-compliant hash function object suitable for use with hash or unordered containers.
|
inline |
Returns a hashed value of obj.
Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |