
9 Apr
2011
9 Apr
'11
1:50 p.m.
Hi,
It has exactly the same behavior as BOOST_ASSERT, except that the expression that is passed to BOOST_VERIFY is always evaluated.
Does it just evaluate the expression or does it also fail is it evaluates to false? Why is there no BOOST_VERIFY_MSG? http://www.boost.org/doc/libs/1_46_1/libs/utility/assert.html#BOOST_VERIFY Greetings, -- Olaf