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 46f90d8 commit d19a9fdCopy full SHA for d19a9fd
xml/issue4325.xml
@@ -49,7 +49,11 @@ This wording is relative to <paper num="N5014"/>.
49
<p>
50
[<i>Drafting note:</i>: We introduce the exposition-only function <tt><i>FUN</i></tt> below to mimic
51
the implicit conversion to `bool`. As a drive-by effect this helps us simplifying (and clarifying, see
52
-LWG <iref ref="408"/>) the existing <i>Mandates</i> element]
+LWG <iref ref="408"/>) the existing <i>Mandates</i> element.
53
+<p/>
54
+Please note that the seemingly unresolved `T` in the `requires` expression below names the first template
55
+parameter of the `indirect` class template.
56
+]
57
</p>
58
</blockquote>
59
0 commit comments