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

Deprecated(2021-04) hashing functor. Use hasher() More...

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

Public Member Functions

 FOAM_DEPRECATED_FOR (2021-04, "hasher()") Hash()
 
- 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>
template<class Unused = bool>
struct Foam::FixedList< T, N >::Hash< Unused >

Deprecated(2021-04) hashing functor. Use hasher()

Deprecated:
(2021-04) - use hasher() functor

Definition at line 499 of file FixedList.H.

Member Function Documentation

◆ FOAM_DEPRECATED_FOR()

FOAM_DEPRECATED_FOR ( 2021-  04,
"hasher()"   
)
inline

Definition at line 501 of file FixedList.H.


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