Boost unit test usage compile error
::push_back(const std::vectorboost::unit_test::test_case_filter::single_filter&) is being
I am using Boost 1.39.0 on sun using sun cc compiler 5.9. I have written a
simple test case which used boost unit test in included manner.
The test file is
#define BOOST_TEST_MAIN
#define BOOST_TEST_MODULE example
#include
participants (2)
-
Gennadiy Rozental
-
Yogesh Arora