CycloBranch
hash_cEdge Struct Reference

The structure defining a hash function of cEdge. More...

#include <cDeNovoGraphNode.h>

Public Member Functions

size_t operator() (const cEdge &e) const
 Hash an edge. More...
 

Detailed Description

The structure defining a hash function of cEdge.

Member Function Documentation

◆ operator()()

size_t hash_cEdge::operator() ( const cEdge e) const
inline

Hash an edge.

Parameters
ereference to an edge
Return values
size_thashed edge

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