Skip to content

Commit f34b82a

Browse files
committed
Fix typo in [temp.names] reference
1 parent c81ae14 commit f34b82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4316.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<sref ref="[meta.reflection.substitute]"/> p3:
1818
</p>
1919
<blockquote><p>
20-
<i>Returns</i>: `true` if <tt>Z&lt;[:Args:]...&gt;</tt> is a valid <i>template-id</i> (<sref ref="temp.names]"/>)
20+
<i>Returns</i>: `true` if <tt>Z&lt;[:Args:]...&gt;</tt> is a valid <i>template-id</i> (<sref ref="[temp.names]"/>)
2121
that does not name a function whose type contains an undeduced placeholder type. Otherwise, `false`.
2222
</p></blockquote>
2323
<p>

0 commit comments

Comments
 (0)