Your opinion will help to improve our service
Leave a feedback >#include <userver/utils/str_icase.hpp>
Case insensitive ASCII less comparison functor.
Definition at line 89 of file str_icase.hpp.
Public Member Functions | |
bool | operator() (std::string_view lhs, std::string_view rhs) const noexcept |