diff --git a/source/expressions.tex b/source/expressions.tex index ca57b3226b..3f16818bfd 100644 --- a/source/expressions.tex +++ b/source/expressions.tex @@ -8861,7 +8861,7 @@ all \grammarterm{id-expression}s, \grammarterm{splice-expression}s, and uses of \tcode{*\keyword{this}} that refer to an object or reference -whose lifetime did not begin with the evaluation of $E$ +whose lifetime did not begin within the evaluation of $E$ are treated as referring to a specific instance of that object or reference whose lifetime and that of all subobjects (including all union members) includes the entire constant evaluation.