Skip to content

Commit 78bafcf

Browse files
committed
Close 4484 as NAD
1 parent 401943d commit 78bafcf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

xml/issue4484.xml

Lines changed: 4 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="4484" status="New">
4+
<issue num="4484" status="NAD">
55
<title>`std::meta::reflect_constant_{string,array}` talks about template parameter objects of built-in array types</title>
66
<section>
77
<sref ref="[meta.define.static]"/>
@@ -23,6 +23,9 @@ The template argument object defintion was extended to cover objects of array ty
2323
The usage of the term "template parameter object" is intentional here, as it guarantees that
2424
`reflect_constant_string` produces the same objects, where their content is the same.
2525
</p>
26+
<note>2025-12-05 Status changed: New &rarr; NAD.</note>
27+
<p>Will be resovled by CWG 3111.</p>
28+
2629
</discussion>
2730

2831
<resolution>

0 commit comments

Comments
 (0)