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