userver: utils::StrIcaseEqual Class Reference
Loading...
Searching...
No Matches
utils::StrIcaseEqual Class Reference

#include <userver/utils/str_icase.hpp>

Detailed Description

Case insensitive ASCII equality comparison functor.

Definition at line 79 of file str_icase.hpp.

Public Member Functions

bool operator() (std::string_view lhs, std::string_view rhs) const noexcept
 

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