
30 Aug
2012
30 Aug
'12
2:04 a.m.
Le 30/08/12 01:52, Vicente J. Botet Escriba a écrit :
Hi,
I would like to know if Boost.Contract could work when BOOST_NO_EXCEPT is defined. I suspect that it can not at present, as the user needs to re-throw the exception to know the broken nature. Maybe the handler could have the an exception/error object as parameter instead.
Oups, I meant BOOST_NO_EXCEPTIONS (-fno-exceptions) instead of BOOST_NO_EXCEPT. Best, Vicente