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 45c3677 commit 9a7451fCopy full SHA for 9a7451f
xml/issue4425.xml
@@ -41,7 +41,7 @@ function_ref(nontype_t<f>, T&&) -> function_ref<<i>see below</i
41
-6- <i>Constraint</i>:
42
<ol style="list-style-type:none">
43
<li>(6.1) — <tt>F</tt> is of the form
44
- <tt>R(G::*)(A...) <it>cv</it> &<sub>opt</sub> noexcept(E)</tt> for type <tt>G</tt>, or</li>
+ <tt>R(G::*)(A...) <i>cv</i> &<sub>opt</sub> noexcept(E)</tt> for type <tt>G</tt>, or</li>
45
<li>(6.2) — <tt>F</tt> is of the form <tt>M G::*</tt> for type <tt>G</tt> and
46
object type <tt>M</tt>, in which case let <tt>R</tt> be <tt>invoke_result_t<F, T&></tt>,
47
<tt>A...</tt> be an empty pack, and <tt>E</tt> be <del><tt>false</tt></del>
0 commit comments