Hash< void * > Struct Template Reference

Hashing of pointers, treat as unsigned integer. More...

Public Member Functions

unsigned operator() (const void *const ptr, unsigned seed=0) const
 

Detailed Description

template<>
struct Foam::Hash< void * >

Hashing of pointers, treat as unsigned integer.

Definition at line 76 of file Hash.H.

Member Function Documentation

◆ operator()()

unsigned operator() ( const void *const  ptr,
unsigned  seed = 0 
) const
inline

Definition at line 78 of file Hash.H.

References Foam::Hasher().

Here is the call graph for this function:

The documentation for this struct was generated from the following file: