xtd
0.2.0
Loading...
Searching...
No Matches
◆
is_letter_or_digit()
[1/2]
template<typename type_t >
static bool
xtd::box_char
< type_t >::is_letter_or_digit
(
type_t
c
)
inline
static
noexcept
Indicates whether a Unicode character is categorized as a letter or a decimal digit.
Parameters
c
The Unicode character to evaluate.
Returns
true if c is a letter or a decimal digit; otherwise, false.
xtd
box_char
Generated on Sat Sep 14 2024 21:25:17 for xtd by
Gammasoft
. All rights reserved.