Loading...
Searching...
No Matches
FixedList< T, N >::hasher Struct Reference

Hashing functor for FixedList. More...

#include <FixedList.H>

Inheritance diagram for FixedList< T, N >::hasher:

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 707 of file FixedList.H.

Member Function Documentation

◆ operator()()

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

Definition at line 709 of file FixedList.H.

References FixedList< T, N >::FixedList(), Foam::Hasher(), Foam::is_contiguous_v, and Foam::T().

Here is the call graph for this function:

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