edge::Hash< HashT > Struct Template Reference

Hashing function class for edge (commutative) More...

Public Member Functions

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

Detailed Description

template<class HashT = Foam::Hash<label>>
struct Foam::edge::Hash< HashT >

Hashing function class for edge (commutative)

Also useful for inheritance in sub-classes

Definition at line 306 of file edge.H.

Member Function Documentation

◆ operator()()

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

Definition at line 308 of file edge.H.

References edge::hashval().

Here is the call graph for this function:

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