Skip to content

Commit 50ac1a7

Browse files
committed
Move 4260 to Immediate
1 parent 4293b7b commit 50ac1a7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4260.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="4260" status="New">
4+
<issue num="4260" status="Immediate">
55
<title>Query objects must be default constructible</title>
66
<section><sref ref="[exec.queryable.general]"/></section>
77
<submitter>Eric Niebler</submitter>
@@ -57,6 +57,8 @@ A query imposes syntactic and semantic requirements on its invocations.
5757
<p>
5858
LWG decided to guarantee some additional properties for CPOs.
5959
</p>
60+
61+
<note>Kona 2025-11-07; approved by LWG. Status changed: New &rarr; Immediate.</note>
6062
</discussion>
6163

6264
<resolution>

0 commit comments

Comments
 (0)