UList< T >::hasher Struct Reference

Hashing functor for UList. More...

Inheritance diagram for UList< T >::hasher:
[legend]

Public Member Functions

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

Detailed Description

template<class T>
struct Foam::UList< T >::hasher

Hashing functor for UList.

Definition at line 552 of file UList.H.

Member Function Documentation

◆ operator()()

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

Definition at line 555 of file UList.H.

References UList< T >::cdata(), Foam::Hasher(), UList< T >::size_bytes(), and Foam::T().

Here is the call graph for this function:

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