Bitcoin Core 30.99.0
P2P Digital Currency
Public Member Functions | List of all members
util::AsciiCaseInsensitiveKeyEqual Struct Reference

#include <strencodings.h>

Public Member Functions

bool operator() (std::string_view s1, std::string_view s2) const
 

Detailed Description

Definition at line 357 of file strencodings.h.

Member Function Documentation

◆ operator()()

bool util::AsciiCaseInsensitiveKeyEqual::operator() ( std::string_view  s1,
std::string_view  s2 
) const
inline

Definition at line 358 of file strencodings.h.

Here is the call graph for this function:

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