Skip to content

Commit d27c3b3

Browse files
jwakelytkoeppe
authored andcommitted
[spanstream.ctor] Fix base class name in effects
1 parent 0d0ec1a commit d27c3b3

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
@@ -10073,7 +10073,7 @@
1007310073
\pnum
1007410074
\effects
1007510075
Initializes the base class with
10076-
\tcode{basic_ostream<charT, traits>(addressof(sb))}
10076+
\tcode{basic_iostream<charT, traits>(addressof(sb))}
1007710077
and \tcode{sb} with
1007810078
\tcode{basic_spanbuf<charT, traits>(s, which)}\iref{spanbuf.ctor}.
1007910079
\end{itemdescr}

0 commit comments

Comments
 (0)