We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5982c16 + 53c8e9a commit 342c5d1Copy full SHA for 342c5d1
source/intro.tex
@@ -540,7 +540,7 @@
540
\grammarterm{new-expression}~(\ref{expr.new}) or by the
541
implementation~(\ref{class.temporary}) when needed. The properties of an
542
object are determined when the object is created. An object can have a
543
-\grammarterm{name}~(Clause~\ref{basic}). An object has a \term{storage
+\term{name}~(Clause~\ref{basic}). An object has a \term{storage
544
duration}~(\ref{basic.stc}) which influences its
545
\term{lifetime}~(\ref{basic.life}). An object has a
546
\term{type}~(\ref{basic.types}). The term \defn{object type} refers to
0 commit comments