Title
sentry::operator bool() inconsistent signature
Status
cd1
Section
[ostream.sentry]
Submitter
Vincent Leloup

Created on 2003-11-18.00:00:00 last changed 164 months ago

Messages

Date: 2010-10-21.18:28:33

Proposed resolution:

In section [ostream::sentry] paragraph 4, change the declaration of sentry::operator bool() to const.

Date: 2003-11-18.00:00:00

In section [ostream::sentry] paragraph 4, in description part basic_ostream<charT, traits>::sentry::operator bool() is declared as non const, but in section 27.6.2.3, in synopsis it is declared const.

History
Date User Action Args
2010-10-21 18:28:33adminsetmessages: + msg2651
2003-11-18 00:00:00admincreate