boost::urls::grammar::to_upper
Return c converted to uppercase
Description
This function returns the character, converting it to uppercase if it is lowercase. The function is defined only for low‐ASCII characters.
See Also
to_lower
.
Created with MrDocs