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

#include <logging.h>

Public Member Functions

bool operator() (const std::source_location &lhs, const std::source_location &rhs) const noexcept
 

Detailed Description

Definition at line 39 of file logging.h.

Member Function Documentation

◆ operator()()

bool SourceLocationEqual::operator() ( const std::source_location &  lhs,
const std::source_location &  rhs 
) const
inlinenoexcept

Definition at line 40 of file logging.h.


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