Hashing function class.
More...
template<class Type1, class Type2>
template<class HashT1 = Hash<Type1>, class HashT2 = Hash<Type2>>
class Foam::Tuple2< Type1, Type2 >::Hash< HashT1, HashT2 >
Hashing function class.
Definition at line 77 of file Tuple2.H.
◆ Hash()
◆ operator()()
unsigned operator() |
( |
const Tuple2< Type1, Type2 > & |
t, |
|
|
unsigned |
seed = 0 |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: