Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-11-12 08:51:27


From: "Mickael Pointier" <mpointie_at_[hidden]>
> In my own asserts, I can ask the user if he wants to
stop/quit/continue/disable...
> Disable simply means that I have a static variable that is initialised to
false and
> that when changed to true disable the expression evaluation.
> I think it's really usefull to be able to disable at runtime a particular
assertion.

Don't forget that you can always #define BOOST_ASSERT to invoke your own
ASSERT macro.

--
Peter Dimov
Multi Media Ltd.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk