Bitcoin Core 29.99.0
P2P Digital Currency
Public Member Functions | List of all members
SourceLocationHasher Struct Reference

#include <logging.h>

Public Member Functions

size_t operator() (const std::source_location &s) const noexcept
 

Detailed Description

Definition at line 46 of file logging.h.

Member Function Documentation

◆ operator()()

size_t SourceLocationHasher::operator() ( const std::source_location &  s) const
inlinenoexcept

Definition at line 47 of file logging.h.

Here is the call graph for this function:

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