cwctype

Standard library header <cwctype>

This header was originally in the C standard library as <wctype.h>.

This header is part of the C-style null-terminated wide strings library.

Types

wctrans_t scalar type that holds locale-specific character mapping
wctype_t scalar type that holds locale-specific character classification
wint_t integer type that can hold any valid wide character and at least one more value

Macros

WEOF
a non-character value of type wint_t u