Skip to content

Commit 1e931b0

Browse files
committed
[meta.reflection.queries] Add missing words "function or".
Those were accidentally omitted in the application of P3096R12.
1 parent 4e6d501 commit 1e931b0

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
@@ -4564,7 +4564,7 @@
45644564
\begin{itemdescr}
45654565
\pnum
45664566
\returns
4567-
\tcode{true} if \tcode{r} represents a function type
4567+
\tcode{true} if \tcode{r} represents a function or function type
45684568
that has an ellipsis in its parameter-type-list\iref{dcl.fct}.
45694569
Otherwise, \tcode{false}.
45704570
\end{itemdescr}

0 commit comments

Comments
 (0)