This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
[web] nit pick
- From: "Simpson, Kenny" <Kenny dot Simpson at gs dot com>
- To: "'libstdc++ at gcc dot gnu dot org'" <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 3 Dec 2001 14:32:16 -0500
- Subject: [web] nit pick
On http://gcc.gnu.org/onlinedocs/libstdc++/ext/howto.html, at the bottom,
for DR 118 I see:
118: basic_istream uses nonexistent num_get member functions
Same as 177, but for num_get::get().
^
| should this have been 117 ?
-Kenny