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 7d2ded5 commit d12dd30Copy full SHA for d12dd30
xml/issue4015.xml
@@ -855,7 +855,11 @@ member <tt>val</tt>
855
<p>
856
[<i>Drafting note</i>: Normatively, this subclause doesn't require any changes, but Daniel suggested to replace
857
phrases of the form "[…]initializes the contained value with"] by "[…]initializes <tt><i>val</i></tt> with"
858
-as we do in <sref ref="[expected.object.cons]"/>.]
+as we do in <sref ref="[expected.object.cons]"/>.
859
+I think this is an improvement, since the edit to [optional.ctor] above does
860
+not actually say that `val` <i>is</i> the contained value, so the changes
861
+below make it clear that we begin/end the lifetime of `val`, not something else.
862
+]
863
</p>
864
</blockquote>
865
0 commit comments