Topic: Defect Report: Are basic_istream and basic_ostream to use


Author: Keith Baker <metroapp@usa.net>
Date: 24 Jul 2002 16:50:18 GMT
Raw View
[moderator's note: forwarded to C++ Commitee. -sdc]

In [27.6.1.2.1] and [27.6.2.5.1] (exception()&badbit) != 0 is used in testing
for rethrow, yet exception() is the constructor to class std::exception in
[18.6.1] that has no return type. Should member function exceptions() found in
[27.4.4] be used instead?




[ 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.jamesd.demon.co.uk/csc/faq.html                       ]