SourcePro® 2024.1 |
SourcePro® API Reference Guide |
Function object for hashing an RWWString. More...
#include <rw/tools/stdwstring.h>
Public Member Functions | |
RWTHash (RWWString::caseCompare cmp=RWWString::exact) | |
size_t | operator() (const RWWString &obj) const |
Provides a C++ Standard Library-compliant hash function object suitable for use with hash or unordered containers.
|
inline |
Constructs a hash object instance with the specified comparison type.
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |