We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 597ce19 commit fe2e067Copy full SHA for fe2e067
source/xrefdelta.tex
@@ -26,5 +26,15 @@
26
\movedxref{utility.from.chars}{charconv.from.chars}
27
\movedxref{utility.to.chars}{charconv.to.chars}
28
29
+% [fs.definitions] and its contents were integrated into the main text.
30
+% Note that ISO C++17 does not contain the [fs.def.*] subclauses.
31
+\movedxrefs{fs.definitions}{%
32
+ \secref{fs.class.path},
33
+ \secref{fs.conform.os},
34
+ \secref{fs.general},
35
+ \secref{fs.path.fmt.cvt},
36
+ \secref{fs.path.generic},
37
+ \secref{fs.race.behavior}}
38
+
39
% Deprecated features.
40
%\deprxref{old.label} (if moved to depr.old.label, otherwise use \movedxref)
0 commit comments