Loading...
Searching...
No Matches
Go to the source code of this file.
|
constexpr auto | iswupper (wint_t ch) noexcept -> int |
| Checks if the given wide character is an uppercase letter, i.e. one of ABCDEFGHIJKLMNOPQRSTUVWXYZ or any uppercase letter specific to the current locale.
|
|