File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 762
762
Equivalent to: \tcode {return visit(std::forward<Visitor>(vis), arg.value);}
763
763
\end {itemdescr }
764
764
765
- \rSec 1[depr.fs.path.factory]{Deprecated filesystem path factory functions}
765
+ \rSec 1[depr.filesystems]{Deprecated file systems}
766
+
767
+ \rSec 2[depr.fs.path.factory]{Deprecated filesystem path factory functions}
766
768
767
769
\pnum
768
770
The header \libheaderrefx {filesystem}{fs.filesystem.syn} has the following additions:
841
843
\end {note }
842
844
\end {itemdescr }
843
845
844
- \rSec 1 [depr.fs.path.obs]{Deprecated filesystem path format observers}
846
+ \rSec 2 [depr.fs.path.obs]{Deprecated filesystem path format observers}
845
847
846
848
\indexlibraryglobal {path}%
847
849
\pnum
Original file line number Diff line number Diff line change 14725
14725
\returns
14726
14726
\tcode{format("{}", *this)}.
14727
14727
\begin{note}
14728
- The returned string is suitable for use with formatting \iref{format.functions}
14729
- and print functions \iref{print.fun}.
14728
+ The returned string is suitable for use with formatting\iref{format.functions}
14729
+ and print functions\iref{print.fun}.
14730
14730
\end{note}
14731
14731
\end{itemdescr}
14732
14732
14801
14801
\returns
14802
14802
\tcode{format("{:g}", *this)}.
14803
14803
\begin{note}
14804
- The returned string is suitable for use with formatting \iref{format.functions}
14805
- and print functions \iref{print.fun}.
14804
+ The returned string is suitable for use with formatting\iref{format.functions}
14805
+ and print functions\iref{print.fun}.
14806
14806
\end{note}
14807
14807
\end{itemdescr}
14808
14808
You can’t perform that action at this time.
0 commit comments