Skip to content

Commit 574fc2b

Browse files
committed
Add link to CWG 1270
1 parent d374929 commit 574fc2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

xml/issue2590.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010

1111
<discussion>
1212
<p>
13-
Similar to core issue 1270's resolution, <sref ref="[array.overview]"/>/2 should cover aggregate-initialization in general.
13+
Similar to <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1270">core issue 1270's</a> resolution,
14+
<sref ref="[array.overview]"/>/2 should cover aggregate-initialization in general.
1415
As it stands, that paragraph solely mentions copy-list-initialization &mdash; i.e. it is unclear whether the following
1516
notation is (guaranteed to be) well-formed:
1617
</p>

0 commit comments

Comments
 (0)