Hash< FixedList< T, N > > Struct Template Reference

Hashing for FixedList data. More...

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

Additional Inherited Members

- Public Member Functions inherited from FixedList< T, N >::hasher
unsigned operator() (const FixedList< T, N > &obj, unsigned seed=0) const
 

Detailed Description

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

Hashing for FixedList data.

Definition at line 522 of file FixedList.H.


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