Title
Locale::name requirement inconsistent
Status
tc1
Section
[locale.members]
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:

In [locale.members], paragraph 5, replace "locale(name())" with "locale(name().c_str())".

Date: 1998-08-06.00:00:00

locale::name() is described as returning a string that can be passed to a locale constructor, but there is no matching constructor.

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