Skip to content

Commit

Permalink
CWG2807 Destructors declared consteval
Browse files Browse the repository at this point in the history
  • Loading branch information
burblebee committed Nov 14, 2023
1 parent dc9c39b commit 8f40ad6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions source/classes.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1986,9 +1986,8 @@
shall be
\keyword{friend},
\keyword{inline},
\keyword{virtual},
\keyword{constexpr}, or
\keyword{consteval}.
\keyword{virtual}, or
\keyword{constexpr}.

\pnum
\indextext{generated destructor|see{destructor, default}}%
Expand Down

0 comments on commit 8f40ad6

Please sign in to comment.