We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de368c6 commit 3eaf798Copy full SHA for 3eaf798
source/future.tex
@@ -1163,7 +1163,7 @@
1163
Initializes the base class with \tcode{istream(\&sb)} and
1164
\tcode{sb} with \tcode{strstreambuf(s, 0)}.
1165
\tcode{s} shall designate the first element of an \ntbs{}.%
1166
-\indextext{NTBS}
+\indextext{NTBS@\ntbs{}}
1167
\end{itemdescr}
1168
1169
\indexlibraryctor{istrstream}%
@@ -1279,7 +1279,7 @@
1279
\tcode{(mode \& app) != 0},
1280
then \tcode{s} shall designate the first element of an array of \tcode{n} elements that
1281
contains an \ntbs{} whose first element is designated by \tcode{s}.
1282
-\indextext{NTBS}%
+\indextext{NTBS@\ntbs{}}%
1283
The constructor is
1284
\tcode{strstreambuf(s, n, s + std::strlen(s))}.\footnote{The function signature
1285
\indexlibraryglobal{strlen}%
0 commit comments