Skip to content

Commit 8e05e24

Browse files
committed
[meta.reflection.traits] Missed edit
A misapplication of P3560R2.
1 parent 9e25d17 commit 8e05e24

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/meta.tex

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6567,9 +6567,8 @@
65676567

65686568
\pnum
65696569
Every function and function template declared in this subclause
6570-
has the following conditions
6571-
required for a call to that function or function template
6572-
to be a constant subexpression\iref{defns.const.subexpr}:
6570+
throws an exception of type \tcode{meta::exception}
6571+
unless the following conditions are met:
65736572
\begin{itemize}
65746573
\item
65756574
For every parameter \tcode{p} of type \tcode{info},

0 commit comments

Comments
 (0)