Loading...
Searching...
No Matches
Go to the source code of this file.
|
constexpr auto | iswpunct (wint_t ch) noexcept -> int |
| Checks if the given wide character is a punctuation character, i.e. it is one of !"#$%&'()*+,-./:;<=>?@[]^_`{|}~ or any punctuation character specific to the current locale.
|
|