Skip to content

Commit 14da7da

Browse files
committed
update
1 parent 4fb18cf commit 14da7da

File tree

8 files changed

+1749
-1703
lines changed

8 files changed

+1749
-1703
lines changed

issues/1253.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
Core Issues List revision 114b.
1717
See http://www.open-std.org/jtc1/sc22/wg21/ for the official
1818
list.</EM></P>
19-
<P>2024-05-06</P>
19+
<P>2024-06-27</P>
2020
<HR>
2121
<A NAME="1253"></A><H4>1253.
2222

@@ -25,7 +25,7 @@
2525
<B>Section: </B>13.9&#160; [<A href="https://wg21.link/temp.spec">temp.spec</A>]
2626
&#160;&#160;&#160;
2727

28-
<B>Status: </B>open
28+
<B>Status: </B>C++17
2929
&#160;&#160;&#160;
3030

3131
<B>Submitter: </B>Nikolay Ivchenkov
@@ -34,6 +34,8 @@
3434
<B>Date: </B>2011-03-06<BR>
3535

3636

37+
<P>[Resolved by P0391R0 (Introducing the term "templated entity"), adopted at the June, 2016 meeting.]</P>
38+
3739

3840

3941
<P>Many statements in the Standard apply only to templates, for example,
@@ -68,6 +70,11 @@
6870
this has mostly been addressed. The remaining open issue is the
6971
timing details of the parsing of the complete-class contexts. </P>
7072

73+
<P><B>CWG 2024-06-26</B></P>
74+
75+
<P>Parsing of the complete-class contexts is not the topic of this
76+
issue.</P>
77+
7178
<BR><BR>
7279
</BODY>
7380
</HTML>

issues/2905.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
Core Issues List revision 114b.
1717
See http://www.open-std.org/jtc1/sc22/wg21/ for the official
1818
list.</EM></P>
19-
<P>2024-06-26</P>
19+
<P>2024-06-27</P>
2020
<HR>
2121
<A NAME="2905"></A><H4>2905.
2222

@@ -25,7 +25,7 @@
2525
<B>Section: </B>13.8.3.4&#160; [<A href="https://wg21.link/temp.dep.constexpr">temp.dep.constexpr</A>]
2626
&#160;&#160;&#160;
2727

28-
<B>Status: </B>open
28+
<B>Status: </B>tentatively ready
2929
&#160;&#160;&#160;
3030

3131
<B>Submitter: </B>Mital Ashok
@@ -50,7 +50,7 @@
5050
}
5151
</PRE>
5252

53-
<P><U>Possible resolution:</U></P>
53+
<P><B>Proposed resolution (approved by CWG 2024-06-26):</B></P>
5454

5555
<OL>
5656
<LI>

issues/2906.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
Core Issues List revision 114b.
1717
See http://www.open-std.org/jtc1/sc22/wg21/ for the official
1818
list.</EM></P>
19-
<P>2024-06-26</P>
19+
<P>2024-06-27</P>
2020
<HR>
2121
<A NAME="2906"></A><H4>2906.
2222

@@ -25,7 +25,7 @@
2525
<B>Section: </B>7.6.16&#160; [<A href="https://wg21.link/expr.cond">expr.cond</A>]
2626
&#160;&#160;&#160;
2727

28-
<B>Status: </B>open
28+
<B>Status: </B>tentatively ready
2929
&#160;&#160;&#160;
3030

3131
<B>Submitter: </B>Jan Schultke
@@ -54,7 +54,7 @@
5454

5555
<P>Major implementations disagree with the ill-formed outcome.</P>
5656

57-
<P><U>Possible resolution:</U></P>
57+
<P><B>Proposed resolution (approved by CWG 2024-06-26):</B></P>
5858

5959
<P>Change in 7.6.16 [<A href="https://wg21.link/expr.cond#7">expr.cond</A>] paragraph 7 as follows:</P>
6060

0 commit comments

Comments
 (0)