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 4293b7b commit 50ac1a7Copy full SHA for 50ac1a7
xml/issue4260.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="4260" status="New">
+<issue num="4260" status="Immediate">
5
<title>Query objects must be default constructible</title>
6
<section><sref ref="[exec.queryable.general]"/></section>
7
<submitter>Eric Niebler</submitter>
@@ -57,6 +57,8 @@ A query imposes syntactic and semantic requirements on its invocations.
57
<p>
58
LWG decided to guarantee some additional properties for CPOs.
59
</p>
60
+
61
+<note>Kona 2025-11-07; approved by LWG. Status changed: New → Immediate.</note>
62
</discussion>
63
64
<resolution>
0 commit comments