Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Macro BOOST_TEST_SETUP_ASSERT

BOOST_TEST_SETUP_ASSERT

Synopsis

// In header: <boost/test/framework.hpp>

BOOST_TEST_SETUP_ASSERT(cond, msg)

PrevUpHomeNext