Title
§[c.strings] Table 73 mentions nonexistent functions
Status
c++17
Section
[c.strings]
Submitter
S. B.Tam

Created on 2015-01-18.00:00:00 last changed 82 months ago

Messages

Date: 2015-04-02.17:11:13

Proposed resolution:

This wording is relative to N4296.

  1. Table 33 — Potential mbstate_t data races
    mbrlen mbrtowc mbsrtowcs mbtowc wcrtomb
    wcsrtombs wctomb
Date: 2015-04-02.00:00:00

[ 2015-04-02 Library reflector vote ]

The issue has been identified as Tentatively Ready based on six votes in favour.

Date: 2015-01-18.00:00:00

N4296 Table 73 mentions the functions mbsrtowc and wcsrtomb, which are not defined in ISO C or ISO C++. Presumably they should be mbsrtowcs and wcsrtombs instead.

History
Date User Action Args
2017-07-30 20:15:43adminsetstatus: wp -> c++17
2015-05-22 18:31:21adminsetstatus: ready -> wp
2015-04-02 17:11:13adminsetmessages: + msg7307
2015-04-02 17:11:13adminsetstatus: new -> ready
2015-04-01 22:05:44adminsetmessages: + msg7305
2015-01-18 00:00:00admincreate