Function ci_compare
Return the case-insensitive comparison of s0 and s1
Synopsis
Declared in header <boost/url/grammar/ci_string.hpp>
int
ci_compare(
core::string_view s0,
core::string_view s1) noexcept;
Return the case-insensitive comparison of s0 and s1
Declared in header <boost/url/grammar/ci_string.hpp>
int
ci_compare(
core::string_view s0,
core::string_view s1) noexcept;