Skip to content

Commit 6144cff

Browse files
Andreas-Krugtkoeppe
authored andcommitted
[meta.reflection.array] Add spaces around operator +
1 parent 08e1d9e commit 6144cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/meta.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6202,7 +6202,7 @@
62026202

62036203
\pnum
62046204
Let $P$ be the template parameter object\iref{temp.param}
6205-
of type \tcode{const CharT[sizeof...(V)+1]}
6205+
of type \tcode{const CharT[sizeof...(V) + 1]}
62066206
initialized with \tcode{$V$..., CHART()}.
62076207

62086208
\pnum

0 commit comments

Comments
 (0)