Hash< std::nullptr_t > Struct Template Reference

Hashing of nullptr, always 0. More...

Public Member Functions

unsigned operator() (std::nullptr_t, unsigned seed=0) const noexcept
 

Detailed Description

template<>
struct Foam::Hash< std::nullptr_t >

Hashing of nullptr, always 0.

Definition at line 66 of file Hash.H.

Member Function Documentation

◆ operator()()

unsigned operator() ( std::nullptr_t  ,
unsigned  seed = 0 
) const
inlinenoexcept

Definition at line 68 of file Hash.H.


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