Skip to content

Commit d12dd30

Browse files
committed
Tweak drafting note in 4015
1 parent 7d2ded5 commit d12dd30

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

xml/issue4015.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,11 @@ member <tt>val</tt>
855855
<p>
856856
[<i>Drafting note</i>: Normatively, this subclause doesn't require any changes, but Daniel suggested to replace
857857
phrases of the form "[&hellip;]initializes the contained value with"] by "[&hellip;]initializes <tt><i>val</i></tt> with"
858-
as we do in <sref ref="[expected.object.cons]"/>.]
858+
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+
]
859863
</p>
860864
</blockquote>
861865

0 commit comments

Comments
 (0)