Public Member Functions | List of all members
hash_edge Struct Reference

A struct that provides the hash function of edge objects. More...

#include <edge.h>

Public Member Functions

size_t operator() (const edge &e) const
 Generate the hash of an edge. More...
 

Detailed Description

A struct that provides the hash function of edge objects.

Definition at line 60 of file edge.h.

Member Function Documentation

◆ operator()()

size_t hash_edge::operator() ( const edge e) const

Generate the hash of an edge.

Parameters
eThe edge for which to compute the hash.
Returns
The hash of the edge.

Definition at line 17 of file edge.cpp.


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


coverage_path
Author(s): Micha Sende
autogenerated on Thu Oct 31 2019 10:37:31