Skip to content

Commit c5c10c5

Browse files
committed
Move 4536 to Ready
1 parent f3edbf7 commit c5c10c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

xml/issue4536.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="4536" status="New">
4+
<issue num="4536" status="Ready">
55
<title>Type traits have inconsistent interactions with immediate functions</title>
66
<section>
77
<sref ref="[meta.unary.prop]"/>
@@ -22,6 +22,7 @@ The wording below makes everything unevaluated (and hence not check for constant
2222
(and implementations). This arguably makes the traits less useful in some contexts where false negatives are tolerable
2323
but false positives are not.
2424
</p>
25+
<note>2026-03-06 LWG telecon; move to Ready</note>
2526
</discussion>
2627

2728
<resolution>

0 commit comments

Comments
 (0)