Title
Bad ctype_byname<char> decl
Status
tc1
Section
[locale.codecvt]
Submitter
Nathan Myers

Created on 1998-08-06.00:00:00 last changed 164 months ago

Messages

Date: 2010-10-21.18:28:33

Proposed resolution:

The correct declarations for the overloaded members do_narrow and do_widen should be copied from [facet.ctype.special].

Date: 1998-08-06.00:00:00

The new virtual members ctype_byname<char>::do_widen and do_narrow did not get edited in properly. Instead, the member do_widen appears four times, with wrong argument lists.

History
Date User Action Args
2010-10-21 18:28:33adminsetmessages: + msg38
1998-08-06 00:00:00admincreate