Skip to content

Commit d1ea8ea

Browse files
Andreas-Krugjwakely
authored andcommitted
[meta.reflection.array] Add \tcode for true
1 parent 0b4ceb5 commit d1ea8ea

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
@@ -6273,7 +6273,7 @@
62736273
Let $P$ be
62746274
\begin{itemize}
62756275
\item
6276-
If \tcode{sizeof...($V$) > 0} is true,
6276+
If \tcode{sizeof...($V$) > 0} is \tcode{true},
62776277
then the template parameter object\iref{temp.param}
62786278
of type \tcode{const T[\brk{}sizeof...(\brk{}$V$)]}
62796279
initialized with \tcode{\{[:$V$:]...\}}.

0 commit comments

Comments
 (0)