Name

wctrans function — Construct a wctrans_t object

Synopsis

wctrans_t wctrans(const char* property)

The wctrans function constructs a wctrans_t object according to the given property. Table 13-7 lists the properties defined in the standard.

Table 13-7. Character translation properties

Property

Description

"tolower"

Maps from uppercase to lowercase

"toupper"

Maps from lowercase to uppercase

Get C++ In a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.