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.
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