Skip to content

Commit e7c5655

Browse files
gamecentrictkoeppe
authored andcommitted
[dcl.constexpr] Add "consteval" to subclause heading (#2597)
1 parent 17a30ff commit e7c5655

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/declarations.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,8 +735,9 @@
735735
The \tcode{friend} specifier is used to specify access to class members;
736736
see~\ref{class.friend}.
737737

738-
\rSec2[dcl.constexpr]{The \tcode{constexpr} specifier}%
738+
\rSec2[dcl.constexpr]{The \tcode{constexpr} and \tcode{consteval} specifiers}%
739739
\indextext{specifier!\idxcode{constexpr}}
740+
\indextext{specifier!\idxcode{consteval}}
740741

741742
\pnum
742743
The \tcode{constexpr} specifier shall be applied only to

0 commit comments

Comments
 (0)