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