xtd
0.2.0
Loading...
Searching...
No Matches
◆
is_ascii()
[1/2]
template<typename type_t >
static bool
xtd::box_char
< type_t >::is_ascii
(
type_t
c
)
inline
static
noexcept
Returns true if c is an ASCII character ([ U+0000..U+007F ]).
Parameters
c
The character to analyze.
Returns
true if c is an ASCII character; false otherwise.
xtd
box_char
Generated on Sat Sep 14 2024 21:25:17 for xtd by
Gammasoft
. All rights reserved.