Topic: Defect report: basic_ostream<charT, class traits>::sentry::operator bool(): inconsistent signature
Author: Vincent Leloup <vincent_leloup@yahoo.fr>
Date: Tue, 18 Nov 2003 22:52:49 +0000 (UTC) Raw View
[ Note: forwarded to C++ Committee. -sdc ]
In section 27.6.2.3/4 [lib.ostream.sentry], in description part
basic_ostream<charT, traits>::sentry::operator bool() is declared as non
const, but in section 27.6.2.3 [lib.ostream.sentry], in synopsys it is
declared const.
Vincent Leloup
[ 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 ]