Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::DefHashFunc< void * > Class Reference

Specialized default hash function for pointer types. More...

#include <ogdf/basic/Hashing.h>

Public Member Functions

size_t hash (const void *&key) const
 

Detailed Description

Specialized default hash function for pointer types.

Definition at line 221 of file Hashing.h.

Member Function Documentation

◆ hash()

size_t ogdf::DefHashFunc< void * >::hash ( const void *&  key) const
inline

Definition at line 223 of file Hashing.h.


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