We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4e1d6 commit 04cd4c8Copy full SHA for 04cd4c8
xml/issue3578.xml
@@ -1,7 +1,7 @@
1
<?xml version='1.0' encoding='utf-8' standalone='no'?>
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
4
-<issue num="3578" status="New">
+<issue num="3578" status="Tentatively Ready">
5
<title>Iterator SCARYness in the context of associative container merging</title>
6
<section><sref ref="[associative.reqmts.general]"/></section>
7
<submitter>Joaquín M López Muñoz</submitter>
@@ -70,6 +70,12 @@ I believe libc++ iterators are SCARY even when
70
and MSVC STL iterators are SCARY even when `/D_ITERATOR_DEBUG_LEVEL` is used.
71
</p>
72
73
+
74
+<note>2024-12-09; Reflector poll</note>
75
+<p>
76
+Set status to Tentatively Ready after eight votes in favour during reflector poll.
77
+</p>
78
79
</discussion>
80
81
<resolution>
0 commit comments