Skip to content

Commit 9b33734

Browse files
committed
Move 4164 to Ready
1 parent 87f9828 commit 9b33734

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4164.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='utf-8' standalone='no'?>
22
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33

4-
<issue num="4164" status="New">
4+
<issue num="4164" status="Ready">
55
<title>Missing guarantees for `forward_list` modifiers</title>
66
<section><sref ref="[forward.list.modifiers]"/></section>
77
<submitter>Jonathan Wakely</submitter>
@@ -105,6 +105,8 @@ insertions if a later one throws, so that the size is left unchanged.
105105
It appears that all of libstdc++, libc++ and MSVC already do this.
106106
</p>
107107

108+
<note>2024-10-09; LWG telecon: Move to Ready</note>
109+
108110
</discussion>
109111

110112
<resolution>

0 commit comments

Comments
 (0)