Title
exceptions() in ios_base...?
Status
tc1
Section
[depr.ios.members]
Submitter
Dietmar Kühl

Created on 1999-07-23.00:00:00 last changed 164 months ago

Messages

Date: 2010-10-21.18:28:33

Proposed resolution:

In [depr.ios.members] paragraph 8, move the declaration of the function exceptions()into class basic_ios.

Date: 1999-07-23.00:00:00

The "overload" for the function exceptions() in paragraph 8 gives the impression that there is another function of this function defined in class ios_base. However, this is not the case. Thus, it is hard to tell how the semantics (paragraph 9) can be implemented: "Call the corresponding member function specified in clause [input.output]."

History
Date User Action Args
2010-10-21 18:28:33adminsetmessages: + msg1756
1999-07-23 00:00:00admincreate