Skip to content

Commit 3062c76

Browse files
committed
Move 4534 to Ready
1 parent d8ad26f commit 3062c76

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

xml/issue4534.xml

Lines changed: 2 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="4534" status="New">
4+
<issue num="4534" status="Ready">
55
<title>`is_consteval_only` preconditions are too weak</title>
66
<section>
77
<sref ref="[meta.unary.prop]"/>
@@ -17,6 +17,7 @@ Addresses <a href="https://github.com/cplusplus/nbballot/issues/728">US 81-149</
1717
<p>
1818
The precondition for `is_consteval_only` is insufficient. A definitive false answer requires every type that `T` is compounded from to be complete or cv void.
1919
</p>
20+
<note>2026-03-06 LWG telecon; move to Ready</note>
2021
</discussion>
2122

2223
<resolution>

0 commit comments

Comments
 (0)