Hash< std::nullptr_t > Struct Reference

Hashing of nullptr, always 0. More...

Public Member Functions

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

Detailed Description

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: