Skip to content

Commit 6c761cf

Browse files
[intro.object] Clarify [intro.object]/3.1
There should be no logical circular dependency.
1 parent 1b0fe66 commit 6c761cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3150,7 +3150,7 @@
31503150
for the created object if:
31513151
\begin{itemize}
31523152
\item
3153-
the lifetime of \placeholder{e} has begun and not ended, and
3153+
the lifetime of \placeholder{e} has begun and not ended immediately before creating the new object, and
31543154
\item
31553155
the storage for the new object fits entirely within \placeholder{e}, and
31563156
\item

0 commit comments

Comments
 (0)