PackedList< Width >::hasher Struct Reference

Hashing functor for PackedList. More...

Inheritance diagram for PackedList< Width >::hasher:
[legend]

Public Member Functions

unsigned operator() (const PackedList< Width > &obj) const
 

Detailed Description

template<unsigned Width>
struct Foam::PackedList< Width >::hasher

Hashing functor for PackedList.

Seeded with logical size for disambiguation of padding

Definition at line 532 of file PackedList.H.

Member Function Documentation

◆ operator()()

unsigned operator() ( const PackedList< Width > &  obj) const
inline

Definition at line 534 of file PackedList.H.

References PackedList< Width >::cdata(), Foam::Hasher(), PackedList< Width >::size(), and PackedList< Width >::size_bytes().

Here is the call graph for this function:

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