![]() |
Murl Engine API
Version 2018.3
|
The default hash functor for pointers. More...
#include <murl_hash.h>
The default hash functor for pointers.
Public Member Functions | |
UInt32 | operator() (const void *x) const |
Calculate the hash for a pointer. More... | |
|
inline |
Calculate the hash for a pointer.
x | The pointer to calculate the hash for. |