From 6c761cf527e8e16daca54dea4f500128c05f040d Mon Sep 17 00:00:00 2001 From: "A. Jiang" Date: Mon, 20 Mar 2023 19:33:41 +0800 Subject: [PATCH] [intro.object] Clarify [intro.object]/3.1 There should be no logical circular dependency. --- source/basic.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/basic.tex b/source/basic.tex index 0b6b3f78d0..7627f73b4c 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -3150,7 +3150,7 @@ for the created object if: \begin{itemize} \item -the lifetime of \placeholder{e} has begun and not ended, and +the lifetime of \placeholder{e} has begun and not ended immediately before creating the new object, and \item the storage for the new object fits entirely within \placeholder{e}, and \item