Skip to content

Commit 9a7451f

Browse files
committed
Small fix
1 parent 45c3677 commit 9a7451f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4425.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ function_ref(nontype_t&lt;f&gt;, T&amp;&amp;) -> function_ref&lt;<i>see below</i
4141
-6- <i>Constraint</i>:
4242
<ol style="list-style-type:none">
4343
<li>(6.1) &mdash; <tt>F</tt> is of the form
44-
<tt>R(G::*)(A...) <it>cv</it> &amp;<sub>opt</sub> noexcept(E)</tt> for type <tt>G</tt>, or</li>
44+
<tt>R(G::*)(A...) <i>cv</i> &amp;<sub>opt</sub> noexcept(E)</tt> for type <tt>G</tt>, or</li>
4545
<li>(6.2) &mdash; <tt>F</tt> is of the form <tt>M G::*</tt> for type <tt>G</tt> and
4646
object type <tt>M</tt>, in which case let <tt>R</tt> be <tt>invoke_result_t&lt;F, T&amp;&gt;</tt>,
4747
<tt>A...</tt> be an empty pack, and <tt>E</tt> be <del><tt>false</tt></del>

0 commit comments

Comments
 (0)