We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3edbf7 commit c5c10c5Copy full SHA for c5c10c5
xml/issue4536.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="4536" status="New">
+<issue num="4536" status="Ready">
5
<title>Type traits have inconsistent interactions with immediate functions</title>
6
<section>
7
<sref ref="[meta.unary.prop]"/>
@@ -22,6 +22,7 @@ The wording below makes everything unevaluated (and hence not check for constant
22
(and implementations). This arguably makes the traits less useful in some contexts where false negatives are tolerable
23
but false positives are not.
24
</p>
25
+<note>2026-03-06 LWG telecon; move to Ready</note>
26
</discussion>
27
28
<resolution>
0 commit comments