Skip to content

Commit fe2e067

Browse files
committed
[xrefdelta] Add xref for removed [fs.definitions] subclause.
1 parent 597ce19 commit fe2e067

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

source/xrefdelta.tex

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,15 @@
2626
\movedxref{utility.from.chars}{charconv.from.chars}
2727
\movedxref{utility.to.chars}{charconv.to.chars}
2828

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+
2939
% Deprecated features.
3040
%\deprxref{old.label} (if moved to depr.old.label, otherwise use \movedxref)

0 commit comments

Comments
 (0)