j
k
j a
j l
Boost.Test is currently completely broken in Trunk for msvc:
It appears that the compiler chokes on: std::ostream* BOOST_TEST_DECL report_sink(); But is quite happy with: BOOST_TEST_DECL std::ostream* report_sink(); Testing now... John.
Back to the thread
Back to the list