Skip to content

Commit 6a93303

Browse files
authored
Updated comment on issue 4484 (#531)
1 parent f62b228 commit 6a93303

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4484.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ but per <sref ref="[temp.param]"/>/13, a template parameter object must be of a
1919

2020
<note>2025-11-27; Tomasz comments</note>
2121
<p>
22-
This was on core side by LWG <iref ref="4437"/>. The usage of the term template parameter object is intended (uniqueness).
22+
The template argument object defintion was extended to cover objects of array types by CWG 3111.
23+
The usage of the term "template parameter object" is intentional here, as it guarantees that
24+
`reflect_constant_string` produces the same objects, where their content is the same.
2325
</p>
2426
</discussion>
2527

0 commit comments

Comments
 (0)