This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project. See the libstdc++ home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: basic_ios::exceptions(iostate) patch




Cool I checked this one in as well--thanks.

On Tue, 26 Jan 1999, Ryszard Kabatek wrote:
> BTW The ios_base::exceptions member functions are public, 
> perhaps they should be made protected?

Perhaps. I don't know offhand--do only derived classes call the exceptions
member functions?

-Benjamin