This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of Dup status.
Section: 30.4.7.4 [locale.moneypunct] Status: Dup Submitter: Thomas Plum Opened: 2007-04-16 Last modified: 2016-01-28
Priority: Not Prioritized
View all other issues in [locale.moneypunct].
View all issues with Dup status.
Duplicate of: 836
Discussion:
30.4.7.4 [locale.moneypunct], para 2 says:
The value space indicates that at least one space is required at that position.
The following objection has been raised:
Whitespace is optional when matching space. (See 30.4.7.2.2 [locale.money.get.virtuals], para 2.)
[Plum ref _22263Y22]
[ Kona (2007): Bill to provide proposed wording. We agree that C++03 is ambiguous, and that we want C++0X to say "space" means 0 or more whitespace characters on input. ]
Proposed resolution: