Skip to content

Commit 5db10f9

Browse files
committed
[depr.filesystems] Introduced section to group filesystems deprecations
1 parent 4291427 commit 5db10f9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/future.tex

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,9 @@
762762
Equivalent to: \tcode{return visit(std::forward<Visitor>(vis), arg.value);}
763763
\end{itemdescr}
764764

765-
\rSec1[depr.fs.path.factory]{Deprecated filesystem path factory functions}
765+
\rSec1[depr.filesystems]{Deprecated file systems}
766+
767+
\rSec2[depr.fs.path.factory]{Deprecated filesystem path factory functions}
766768

767769
\pnum
768770
The header \libheaderrefx{filesystem}{fs.filesystem.syn} has the following additions:
@@ -841,7 +843,7 @@
841843
\end{note}
842844
\end{itemdescr}
843845

844-
\rSec1[depr.fs.path.obs]{Deprecated filesystem path format observers}
846+
\rSec2[depr.fs.path.obs]{Deprecated filesystem path format observers}
845847

846848
\indexlibraryglobal{path}%
847849
\pnum

0 commit comments

Comments
 (0)