Murl::PtrHash Class Reference
The default hash functor for pointers. More...
#include "murl_hash.h"
Public Member Functions | |
| UInt32 | operator() (const void *x) const |
| Calculate the hash for a pointer. More... | |
Detailed Description
The default hash functor for pointers.
Member Function Documentation
◆ operator()()
| UInt32 Murl::PtrHash::operator() | ( | const void * | x | ) | const |
Calculate the hash for a pointer.
- Parameters
-
x The pointer to calculate the hash for.
- Returns
- The hash value.
The documentation for this class was generated from the following file:
- murl_hash.h