$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Boost Verify
From: Olaf van der Spek (olafvdspek_at_[hidden])
Date: 2011-04-09 09:50:14
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