Skip to content

Commit 6f5c004

Browse files
committed
[ostream.inserters] Add missing \tcode to index entry
1 parent dc0cebe commit 6f5c004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/iostreams.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6425,7 +6425,7 @@
64256425
return *this << s;
64266426
\end{codeblock}
64276427
where \tcode{s} is an
6428-
\impldef{NTCTS in basic_ostream<charT, traits>\& operator<<(nullptr_t)}
6428+
\impldef{NTCTS in \tcode{basic_ostream<charT, traits>\& op\-er\-ator<<(nullptr_t)}}
64296429
NTCTS~(\ref{defns.ntcts}).
64306430
\end{itemdescr}
64316431

0 commit comments

Comments
 (0)