85. String char types

Section: 23 [strings] Status: NAD Submitter: Nico Josuttis Opened: 1998-09-29 Last modified: 2016-01-28 10:19:27 UTC

Priority: Not Prioritized

View all other issues in [strings].

View all issues with NAD status.

Discussion:

The standard seems not to require that charT is equivalent to traits::char_type. So, what happens if charT is not equivalent to traits::char_type?

Rationale:

There is already wording in 23.2 [char.traits] paragraph 3 that requires them to be the same.