Loading...
Searching...
No Matches
Go to the source code of this file.
|
constexpr auto | iswcntrl (wint_t ch) noexcept -> int |
| Checks if the given wide character is a control character, i.e. codes 0x00-0x1F and 0x7F and any control characters specific to the current locale.
|
|