Searched refs:BOOST_CHECK_NO_THROW_IMPL (Results 1 – 1 of 1) sorted by relevance
151 #define BOOST_CHECK_NO_THROW_IMPL( S, TL ) … macro160 #define BOOST_WARN_NO_THROW( S ) BOOST_CHECK_NO_THROW_IMPL( S, WARN )161 #define BOOST_CHECK_NO_THROW( S ) BOOST_CHECK_NO_THROW_IMPL( S, CHECK )162 #define BOOST_REQUIRE_NO_THROW( S ) BOOST_CHECK_NO_THROW_IMPL( S, REQUIRE )