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.
1 parent fec48d5 commit 0b3e766Copy full SHA for 0b3e766
source/expressions.tex
@@ -3120,7 +3120,7 @@
3120
expression~(\ref{expr.const}) of type \tcode{std\colcol{}size_t} and
3121
shall evaluate to a strictly positive value.
3122
\indextext{\idxcode{new}}%
3123
-The \grammarterm{expression} in a \grammarterm{noptr-new-declarator}is
+The \grammarterm{expression} in a \grammarterm{noptr-new-declarator} is
3124
implicitly converted to \tcode{std\colcol{}size_t}.
3125
\begin{example}
3126
Given the definition \tcode{int n = 42},
0 commit comments