Skip to content

Commit d19a9fd

Browse files
committed
Improve drafting note
1 parent 46f90d8 commit d19a9fd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

xml/issue4325.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,11 @@ This wording is relative to <paper num="N5014"/>.
4949
<p>
5050
[<i>Drafting note:</i>: We introduce the exposition-only function <tt><i>FUN</i></tt> below to mimic
5151
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]
52+
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+
]
5357
</p>
5458
</blockquote>
5559

0 commit comments

Comments
 (0)