FixedList< T, N >::hasher Struct Reference

Hashing functor for FixedList. More...

Inheritance diagram for FixedList< T, N >::hasher:
[legend]

Public Member Functions

unsigned operator() (const FixedList< T, N > &obj, unsigned seed=0) const
 

Detailed Description

template<class T, unsigned N>
struct Foam::FixedList< T, N >::hasher

Hashing functor for FixedList.

Definition at line 474 of file FixedList.H.

Member Function Documentation

◆ operator()()

unsigned operator() ( const FixedList< T, N > &  obj,
unsigned  seed = 0 
) const
inline

Definition at line 477 of file FixedList.H.

References Foam::Hasher(), and Foam::T().

Here is the call graph for this function:

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