![]() |
Murl Engine API
Version 2025.1
|
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... | |
| UInt32 Murl::PtrHash::operator() | ( | const void * | x | ) | const |
Calculate the hash for a pointer.
| x | The pointer to calculate the hash for. |