SourcePro® 2024.1 |
SourcePro® API Reference Guide |
Function object for hashing an RWCString. More...
#include <rw/tools/stdcstring.h>
Public Member Functions | |
RWTHash (RWCString::caseCompare cmp=RWCString::exact) | |
size_t | operator() (const RWCString &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. |