Boost logo

Boost :

Subject: [boost] [utility][assert]
From: Yechezkel Mett (ymett.on.boost_at_[hidden])
Date: 2012-04-25 10:17:50


I noticed that when BOOST_ENABLE_ASSERT_HANDLER is defined,
BOOST_ASSERT calls boost::assertion_failed whether or not NDEBUG is
defined, but BOOST_ASSERT_MSG calls boost::assertion_failed_msg only
if NDEBUG is not defined. Is there a reason for this difference?


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