Loading...
Searching...
No Matches
Go to the source code of this file.
|
constexpr auto | iswxdigit (wint_t ch) noexcept -> int |
| Checks if the given wide character corresponds (if narrowed) to a hexadecimal numeric character, i.e. one of 0123456789abcdefABCDEF.
|
|