Function to_upper
Return c converted to uppercase
Synopsis
Declared in header <boost/url/grammar/ci_string.hpp>
constexpr
char
to_upper(char c) noexcept;
Return c converted to uppercase
Declared in header <boost/url/grammar/ci_string.hpp>
constexpr
char
to_upper(char c) noexcept;