krunalb Guest
|
Posted: Fri Dec 29, 2006 10:10 am Post subject: Use of STL with -fno-exceptions |
|
|
Hi,
As I understand STL are bound to throw an exception on occurrence of
invalid condition.
Is there a way in which I can use -fno-exceptions with STL. (Something
similar to new(nothrow)
Regards,
Krunal |
|