Pair< Type >::Hash< HashT > Class Template Reference

Hashing function class. More...

Public Member Functions

 Hash ()
 Null constructor. More...
 
unsigned operator() (const Pair< Type > &p, unsigned seed=0) const
 Hash a pair. More...
 

Detailed Description

template<class Type>
template<class HashT = Hash<Type>>
class Foam::Pair< Type >::Hash< HashT >

Hashing function class.

Definition at line 82 of file Pair.H.

Constructor & Destructor Documentation

◆ Hash()

Hash
inline

Null constructor.

Definition at line 100 of file PairI.H.

Member Function Documentation

◆ operator()()

unsigned operator() ( const Pair< Type > &  p,
unsigned  seed = 0 
) const
inline

Hash a pair.

Definition at line 185 of file PairI.H.

References p.


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