Hashing for exprString is the same as string. More...
#include <exprString.H>


Public Member Functions | |
| unsigned | operator() (const expressions::exprString &obj, unsigned seed=0) const |
| Public Member Functions inherited from string::hasher | |
| unsigned | operator() (const std::string &str, unsigned seed=0) const |
Hashing for exprString is the same as string.
Definition at line 284 of file exprString.H.
|
inline |