We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d374929 commit 574fc2bCopy full SHA for 574fc2b
xml/issue2590.xml
@@ -10,7 +10,8 @@
10
11
<discussion>
12
<p>
13
-Similar to core issue 1270's resolution, <sref ref="[array.overview]"/>/2 should cover aggregate-initialization in general.
+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.
15
As it stands, that paragraph solely mentions copy-list-initialization — i.e. it is unclear whether the following
16
notation is (guaranteed to be) well-formed:
17
</p>
0 commit comments