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
inline

Calculate the hash for a pointer.

Parameters
xThe pointer to calculate the hash for.
Returns
The hash value.

References Murl::Util::Hash::GetPointerHashValue().


The documentation for this class was generated from the following file:
  • murl_hash.h


Copyright © 2011-2024 Spraylight GmbH.