|
Blue Forest http://www.lslnet.com at 10:18 on June 6, 2006
Linux + G++ unable to inherit exception?
Programming redhat Linux 9, in which one type of exception to inherit the results of translation, however, why?
#include "Exception>;
Std : : exception : public class ExceptionBase
{
...
};
...
VC normal. In Linux, if the public can be removed from the Std : : exception. |
Linux + G++ unable to inherit exception?
No heroes gets advice? |
| |