Topic: Editorial fix for 27.6.4 (N2134)


Author: "=?iso-8859-1?q?Daniel_Kr=FCgler?=" <daniel.kruegler@googlemail.com>
Date: Sun, 18 Feb 2007 17:33:06 CST
Raw View
The function f in para 4 ([ext.manip]) references an unknown "strm"
in the following line:

mg.get(Iter(str.rdbuf()), Iter(), intl, strm, err, mon);

Proposed fix: Change "strm" -> "str"

Greetings from Bremen,

Daniel Kr   gler


---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html                      ]