MySQL 9.1.0
Source Code Documentation
|
#include <algorithm>
#include <string>
#include <string_view>
#include <utility>
#include "http/base/headers.h"
#include "m_string.h"
Namespaces | |
namespace | http |
namespace | http::base |
Functions | |
HTTP_COMMON_EXPORT bool | http::base::compare_case_insensitive (const std::string &l, const std::string_view &r) |