edge::hasher Struct Reference

Hashing functor for edge (commutative) More...

Inheritance diagram for edge::hasher:
[legend]

Public Member Functions

unsigned operator() (const edge &obj, unsigned seed=0) const
 

Detailed Description

Hashing functor for edge (commutative)

Also useful for inheritance in sub-classes

Definition at line 303 of file edge.H.

Member Function Documentation

◆ operator()()

unsigned operator() ( const edge obj,
unsigned  seed = 0 
) const
inline

Definition at line 305 of file edge.H.

References edge::hash_code().

Here is the call graph for this function:

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