We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccd58e5 commit b4d49f7Copy full SHA for b4d49f7
xml/issue4164.xml
@@ -102,7 +102,7 @@ there <del>shall be</del> <ins>is</ins> no effect
102
The proposed resolution potentially mandates a change to `resize` when
103
increasing the size, requiring implementations to "roll back" earlier
104
insertions if a later one throws, so that the size is left unchanged.
105
-It appears that all of libstdc++, libc++ and MSVC already do this.
+It appears that libstdc++ and MSVC already do this, libc++ does not.
106
</p>
107
108
<note>2024-10-09; LWG telecon: Move to Ready</note>
0 commit comments