23namespace string_caseless_compare_details
29 return static_cast< unsigned char >(
from[
at ] );
43 std::size_t size )
noexcept
45 using namespace string_caseless_compare_details;
49 for( std::size_t
i = 0;
i < size; ++
i )
66 std::size_t
b_size )
noexcept
constexpr auto uchar_at(const char *const from, const std::size_t at) noexcept
bool is_equal_caseless(const char *a, const char *b, std::size_t size) noexcept
Comparator for fields names.
run_on_this_thread_settings_t< Traits > on_this_thread()
A special marker for the case when http_server must be run on the context of the current thread.
std::string_view string_view_t