From 923a42a0bb0a022d78a0b4a526d071c74cb8a1f3 Mon Sep 17 00:00:00 2001 From: "A. Jiang" Date: Sun, 20 Oct 2024 15:58:58 +0800 Subject: [PATCH] Revert to @jwakely's suggestion --- source/algorithms.tex | 1 - 1 file changed, 1 deletion(-) diff --git a/source/algorithms.tex b/source/algorithms.tex index 27ec1d5832..d723b7e11a 100644 --- a/source/algorithms.tex +++ b/source/algorithms.tex @@ -11163,7 +11163,6 @@ the lifetime ends for any existing objects (including potentially-overlapping subobjects \ref{intro.object}) in storage that is reused \ref{basic.life}. -Subsequent operations on these objects can result in undefined behavior. \end{note} \pnum