xtd
0.2.0
Loading...
Searching...
No Matches
◆
to_lower()
template<typename type_t >
static char
xtd::box_char
< type_t >::to_lower
(
type_t
c
)
inline
static
noexcept
Converts the value of a Unicode character to its lowercase equivalent.
Parameters
c
The Unicode character to convert.
Returns
The lowercase equivalent of c, or the unchanged value of c, if c is already lowercase or not alphabetic.
xtd
box_char
Generated on Sat Sep 14 2024 21:25:17 for xtd by
Gammasoft
. All rights reserved.