Skip to content

Commit 544c15f

Browse files
burblebeetkoeppe
authored andcommitted
CWG2807 Destructors declared consteval
1 parent 81f6035 commit 544c15f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/classes.tex

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1986,9 +1986,8 @@
19861986
shall be
19871987
\keyword{friend},
19881988
\keyword{inline},
1989-
\keyword{virtual},
1990-
\keyword{constexpr}, or
1991-
\keyword{consteval}.
1989+
\keyword{virtual}, or
1990+
\keyword{constexpr}.
19921991

19931992
\pnum
19941993
\indextext{generated destructor|see{destructor, default}}%

0 commit comments

Comments
 (0)