diff --git a/source/basic.tex b/source/basic.tex index 9524265f81..e4f8e58e71 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -3992,12 +3992,16 @@ \indextext{storage duration!dynamic|(} \pnum -Objects can be created dynamically during program -execution\iref{intro.execution}, using +Objects created using \indextext{\idxcode{new}}% -\grammarterm{new-expression}{s}\iref{expr.new}, and destroyed using +\grammarterm{new-expression}{s}\iref{expr.new} +and implicitly created objects\iref{intro.object} +have \defnadj{dynamic}{storage duration}. +Objects created using \grammarterm{new-expression}{s} +may be destroyed using \indextext{\idxcode{delete}}% -\grammarterm{delete-expression}{s}\iref{expr.delete}. A \Cpp{} implementation +\grammarterm{delete-expression}{s}. +A \Cpp{} implementation provides access to, and management of, dynamic storage via the global \defnx{allocation functions}{allocation function} \tcode{\keyword{operator} \keyword{new}} and 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