Skip to content

Commit 0b3e766

Browse files
jensmaurertkoeppe
authored andcommitted
[expr.new] Add missing space (#1435)
1 parent fec48d5 commit 0b3e766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3120,7 +3120,7 @@
31203120
expression~(\ref{expr.const}) of type \tcode{std\colcol{}size_t} and
31213121
shall evaluate to a strictly positive value.
31223122
\indextext{\idxcode{new}}%
3123-
The \grammarterm{expression} in a \grammarterm{noptr-new-declarator}is
3123+
The \grammarterm{expression} in a \grammarterm{noptr-new-declarator} is
31243124
implicitly converted to \tcode{std\colcol{}size_t}.
31253125
\begin{example}
31263126
Given the definition \tcode{int n = 42},

0 commit comments

Comments
 (0)