Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

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

Specialized default hash function for string. More...

#include <ogdf/basic/Hashing.h>

Public Member Functions

size_t hash (const string &key) const
 

Detailed Description

Specialized default hash function for string.

Definition at line 238 of file Hashing.h.

Member Function Documentation

◆ hash()

size_t ogdf::DefHashFunc< string >::hash ( const string &  key) const

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