File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 2185
2185
The set of entities
2186
2186
is determined in the following way:
2187
2187
\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 },
2189
2189
its associated set of entities is the singleton containing
2190
2190
the enumeration type \tcode {std::meta::operators}\iref {meta.reflection.operators }.
2191
2191
\begin {note }
Original file line number Diff line number Diff line change 2572
2572
2573
2573
\rSec 1[meta.reflection]{Reflection}
2574
2574
2575
- % FIXME: Jens said this should be [meta.syn]
2576
- \rSec 2[meta.reflection.synop]{General}
2577
- \indexheader {meta}%
2575
+ \rSec 2[meta.syn]{General}
2578
2576
2577
+ \indexheader {meta}%
2579
2578
\begin {codeblock }
2580
2579
#include <initializer_list> // see \ref {initializer.list.syn }
2581
2580
You can’t perform that action at this time.
0 commit comments