File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 42594259\indexheader{print}%
42604260\begin{codeblock}
42614261namespace std {
4262- // \ref{print.fun }, print functions
4262+ // \ref{print.func }, print functions
42634263 template<class... Args>
42644264 void print(format_string<Args...> fmt, Args&&... args);
42654265 template<class... Args>
76927692\end{itemize}
76937693\end{itemdescr}
76947694
7695- \rSec2[print.fun ]{Print functions}
7695+ \rSec2[print.func ]{Print functions}
76967696
76977697\indexlibraryglobal{print}%
76987698\begin{itemdecl}
Original file line number Diff line number Diff line change 9898% https://github.com/cplusplus/draft/pull/7345
9999\movedxref {basic.stc.inherit }{basic.stc.general}
100100
101+ % https://github.com/cplusplus/draft/pull/7483
102+ \movedxref {print.fun }{print.func}
103+
101104% %% Deprecated features.
102105% %% Example:
103106%
You can’t perform that action at this time.
0 commit comments