How to use BOOST_REQUIRE? | Sololearn: Learn to code for FREE!
+ 1

How to use BOOST_REQUIRE?

I'm checking this MyClass *obj = NULL; BOOST_REQUIRE(NULL != obj) then obj is using in pointing out the functions of MyClass. then the test is failed. how to correct this. please help. thanks.

9th Nov 2017, 9:15 AM
Ynelle Kyle Novicio
Ynelle Kyle Novicio - avatar
1 Odpowiedź