Data Structures & Algorithms in C++
Goodrich, Tamassia, Mount and Goldwasser
|
Hash functor that allows use of Vertex as an unordered set/map key. More...
#include <graph.h>
Public Member Functions | |
size_t | operator() (Vertex v) const |
Hash functor that allows use of Vertex as an unordered set/map key.
|
inline |