Skip to content

Commit 6ce11f7

Browse files
committed
Updated comment on issue 4484
1 parent f62b228 commit 6ce11f7

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 type CWG 3111.
23+
The usage of the term template parameter object is intentional here, as it guarantees that
24+
`reflect_constant_string` produces same objects, where they content is the same.
2325
</p>
2426
</discussion>
2527

0 commit comments

Comments
 (0)