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