Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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: