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 8ee6a0f commit 647969bCopy full SHA for 647969b
xml/issue4299.xml
@@ -12,7 +12,7 @@
12
<p>
13
In <sref ref="[optional.ref.monadic]"/> the specification of <tt>optional<T&>::transform</tt>
14
is missing an additional part of the <i>Mandates:</i> element compared to the primary template's
15
-`transform` (in <sref ref="[optional.monadic]"/> p8; that is, is missing to enforce that
+`transform` (in <sref ref="[optional.monadic]"/> p8); that is, is missing to enforce that
16
the `U` type is a valid contained type for `optional`.
17
<p/>
18
The definition of "valid contained type" comes from <paper num="P2988R12"/>. The paper
0 commit comments