We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10668dc commit e792139Copy full SHA for e792139
source/declarations.tex
@@ -1,5 +1,5 @@
1
%!TEX root = std.tex
2
-\rSec0[dcl.dcl]{Declarations}%
+\rSec0[dcl]{Declarations}%
3
\indextext{declaration|(}
4
5
\gramSec[gram.dcl]{Declarations}
source/statements.tex
-\rSec0[stmt.stmt]{Statements}%
+\rSec0[stmt]{Statements}%
\indextext{statement|(}
\gramSec[gram.stmt]{Statements}
source/xrefdelta.tex
@@ -98,6 +98,10 @@
98
% https://github.com/cplusplus/draft/pull/7345
99
\movedxref{basic.stc.inherit}{basic.stc.general}
100
101
+% CWG 2024-11-20 in Wroclaw
102
+\movedxref{stmt.stmt}{stmt}
103
+\movedxref{dcl.dcl}{dcl}
104
+
105
%%% Deprecated features.
106
%%% Example:
107
%
0 commit comments