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 © 2020 Rogue Wave Software, Inc. All Rights Reserved. |