Skip to content

Commit ec9737c

Browse files
committed
[meta.reflection.array] Use usual "<boolean> is true" phrasing
1 parent 812eae5 commit ec9737c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/meta.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5564,8 +5564,7 @@
55645564
Let $P$ be
55655565
\begin{itemize}
55665566
\item
5567-
If \tcode{sizeof...($V$) > 0},
5568-
%FIXME: is true
5567+
If \tcode{sizeof...($V$) > 0} is true,
55695568
then the template parameter object\iref{temp.param}
55705569
of type \tcode{const T[\brk{}sizeof...(\brk{}$V$)]}
55715570
initialized with \tcode{\{[:$V$:]...\}}.

0 commit comments

Comments
 (0)