Open
Graph Drawing
Framework

 v.2012.07
 

ogdf::DefHashFunc< void * > Class Template Reference

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

#include <ogdf/basic/Hashing.h>

List of all members.

Public Member Functions

size_t hash (const void *&key) const

Detailed Description

template<>
class ogdf::DefHashFunc< void * >

Specialized default hash function for pointer types.

Definition at line 254 of file Hashing.h.


Member Function Documentation

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

Definition at line 255 of file Hashing.h.


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