Skip to content

Commit 05ac6f7

Browse files
burblebeetkoeppe
authored andcommitted
CWG2785 Type-dependence of requires-expression
1 parent 8f3ada9 commit 05ac6f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/templates.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5195,7 +5195,8 @@
51955195
\opt{\terminal{::}} \keyword{delete} cast-expression\br
51965196
\opt{\terminal{::}} \keyword{delete} \terminal{[} \terminal{]} cast-expression\br
51975197
\keyword{throw} \opt{assignment-expression}\br
5198-
\keyword{noexcept} \terminal{(} expression \terminal{)}
5198+
\keyword{noexcept} \terminal{(} expression \terminal{)}\br
5199+
requires-expression
51995200
\end{ncsimplebnf}
52005201

52015202
\begin{note}

0 commit comments

Comments
 (0)