[Boost-bugs] [Boost C++ Libraries] #1392: BOOST_VERIFY macro, similar to BOOST_ASSERT

Subject: [Boost-bugs] [Boost C++ Libraries] #1392: BOOST_VERIFY macro, similar to BOOST_ASSERT
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-10-31 11:38:54


#1392: BOOST_VERIFY macro, similar to BOOST_ASSERT
-----------------------+----------------------------------------------------
 Reporter: anonymous | Type: Feature Requests
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost Development Trunk
 Severity: Cosmetic | Keywords:
-----------------------+----------------------------------------------------
 The BOOST_VERIFY macro should do the same as BOOST_ASSERT, but always
 evaluate the side effects of the expression, even when assertion is turned
 off, as e.g. in release builds.

 This will help to lower the noise on "unused variable" warnings in release
 builds.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1392>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC