![]() SourcePro C++ 13.0 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
Function object for hashing an RWStringID. More...
#include <rw/stringid.h>
Inherits unary_function< RWStringID, size_t >.
Public Member Functions | |
| size_t | operator() (const RWStringID &obj) const |
Provides a C++ Standard Library compliant hash function object suitable for use with hash or unordered containers.
|
inline |
Returns a hash of obj. This function is the equivalent of calling
Copyright © 2014 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.