Commit 852eee6
committed
[libc++] Updates ostream's println LWG status.
This function has been inplemented non-conforming in
2fd4084. I missed the subtle issue
pointed out by
LWG4088 "println ignores the locale imbued in std::ostream"
The tests already validate the behaviour required by LWG4088.
Fixes: #1183481 parent e83ad81 commit 852eee6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments