Skip to content

Commit 78f2a9c

Browse files
committed
[basic.stc.dynamic] Fix definition/explanation of dynamic storage duration
1 parent a470ff8 commit 78f2a9c

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

source/basic.tex

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3989,15 +3989,18 @@
39893989
\rSec3[basic.stc.dynamic]{Dynamic storage duration}%
39903990

39913991
\rSec4[basic.stc.dynamic.general]{General}%
3992-
\indextext{storage duration!dynamic|(}
39933992

39943993
\pnum
3995-
Objects can be created dynamically during program
3996-
execution\iref{intro.execution}, using
3994+
Objects created using
39973995
\indextext{\idxcode{new}}%
3998-
\grammarterm{new-expression}{s}\iref{expr.new}, and destroyed using
3996+
\grammarterm{new-expression}{s}\iref{expr.new}
3997+
and implicitly created objects\iref{intro.object}
3998+
have \defnadj{dynamic}{storage duration}.
3999+
Objects created using \grammarterm{new-expression}{s}
4000+
may be destroyed using
39994001
\indextext{\idxcode{delete}}%
4000-
\grammarterm{delete-expression}{s}\iref{expr.delete}. A \Cpp{} implementation
4002+
\grammarterm{delete-expression}{s}.
4003+
A \Cpp{} implementation
40014004
provides access to, and management of, dynamic storage via
40024005
the global \defnx{allocation functions}{allocation function}
40034006
\tcode{\keyword{operator} \keyword{new}} and

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy