diff --git a/source/iostreams.tex b/source/iostreams.tex index edbd0554b0..32baffd01c 100644 --- a/source/iostreams.tex +++ b/source/iostreams.tex @@ -9992,7 +9992,7 @@ \indexlibrarymember{str}{basic_stringstream}% \begin{itemdecl} template - void str(const T&); + void str(const T& t); \end{itemdecl} \begin{itemdescr}