Skip to content

Commit 16972c2

Browse files
Kerdekzygoloid
authored andcommitted
[basic.life] Use idiomatic wording.
Periods of construction and destruction are not referred to as phases anywhere else.
1 parent c78c224 commit 16972c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/basic.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3207,8 +3207,8 @@
32073207
in~\ref{class.cdtor}. Also, the behavior of an object under construction
32083208
and destruction might not be the same as the behavior of an object whose
32093209
lifetime has started and not ended. \ref{class.base.init}
3210-
and~\ref{class.cdtor} describe the behavior of objects during the
3211-
construction and destruction phases.
3210+
and~\ref{class.cdtor} describe the behavior of an object during its periods
3211+
of construction and destruction.
32123212
\end{note}
32133213

32143214
\pnum

0 commit comments

Comments
 (0)