File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
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>
76987698\end{itemize}
76997699\end{itemdescr}
77007700
7701- \rSec2[print.fun ]{Print functions}
7701+ \rSec2[print.func ]{Print functions}
77027702
77037703\indexlibraryglobal{print}%
77047704\begin{itemdecl}
Original file line number Diff line number Diff line change 101101% https://github.com/cplusplus/draft/pull/7345
102102\movedxref {basic.stc.inherit }{basic.stc.general}
103103
104+ % https://github.com/cplusplus/draft/pull/7483
105+ \movedxref {print.fun }{print.func}
106+
104107% %% Deprecated features.
105108% %% Example:
106109%
Original file line number Diff line number Diff line change 24902490\glossaryentry{std.manip@ {\memgloterm{std.manip}}{\memglodesc{(\ref {std.manip})}} {\memgloref{}}|memjustarg}{1661}
24912491\glossaryentry{ext.manip@ {\memgloterm{ext.manip}}{\memglodesc{(\ref {ext.manip})}} {\memgloref{}}|memjustarg}{1662}
24922492\glossaryentry{quoted.manip@ {\memgloterm{quoted.manip}}{\memglodesc{(\ref {quoted.manip})}} {\memgloref{}}|memjustarg}{1664}
2493- \glossaryentry{print.fun @ {\memgloterm{print.fun }}{\memglodesc{(\ref {print.fun })}} {\memgloref{}}|memjustarg}{1665}
2493+ \glossaryentry{print.func @ {\memgloterm{print.func }}{\memglodesc{(\ref {print.func })}} {\memgloref{}}|memjustarg}{1665}
24942494\glossaryentry{string.streams@ {\memgloterm{string.streams}}{\memglodesc{(\ref {string.streams})}} {\memgloref{}}|memjustarg}{1666}
24952495\glossaryentry{sstream.syn@ {\memgloterm{sstream.syn}}{\memglodesc{(\ref {sstream.syn})}} {\memgloref{}}|memjustarg}{1666}
24962496\glossaryentry{stringbuf@ {\memgloterm{stringbuf}}{\memglodesc{(\ref {stringbuf})}} {\memgloref{}}|memjustarg}{1667}
You can’t perform that action at this time.
0 commit comments