#include <cprtypes.h>
Public Member Functions | |
bool | operator() (const std::string &a, const std::string &b) const noexcept |
Definition at line 9 of file cprtypes.h.
bool cpr::CaseInsensitiveCompare::operator() | ( | const std::string & | a, |
const std::string & | b | ||
) | const |
Definition at line 8 of file cprtypes.cpp.