Skip to content

Commit 36c489f

Browse files
committed
[meta] Rename stable label "meta.reflection.synop" to "meta.syn"
1 parent 128d1e3 commit 36c489f

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2185,7 +2185,7 @@
21852185
The set of entities
21862186
is determined in the following way:
21872187
\begin{itemize}
2188-
\item If \tcode{T} is \tcode{std::meta::info}\iref{meta.reflection.synop},
2188+
\item If \tcode{T} is \tcode{std::meta::info}\iref{meta.syn},
21892189
its associated set of entities is the singleton containing
21902190
the enumeration type \tcode{std::meta::operators}\iref{meta.reflection.operators}.
21912191
\begin{note}

source/meta.tex

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2572,10 +2572,9 @@
25722572

25732573
\rSec1[meta.reflection]{Reflection}
25742574

2575-
%FIXME: Jens said this should be [meta.syn]
2576-
\rSec2[meta.reflection.synop]{General}
2577-
\indexheader{meta}%
2575+
\rSec2[meta.syn]{General}
25782576

2577+
\indexheader{meta}%
25792578
\begin{codeblock}
25802579
#include <initializer_list> // see \ref{initializer.list.syn}
25812580

0 commit comments

Comments
 (0)