![]() SourcePro C++ 12.5 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
Function object for hashing an RWCString. More...
#include <rw/tools/stdcstring.h>
Inherits unary_function< RWCString, size_t >.
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 Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.