Searched defs:entry_value_collector (Results 1 – 1 of 1) sorted by relevance
71 class BOOST_TEST_DECL entry_value_collector { class74 entry_value_collector() : m_last( true ) {} in entry_value_collector() function in boost::unit_test::ut_detail::entry_value_collector75 … entry_value_collector( entry_value_collector const& rhs ) : m_last( true ) { rhs.m_last = false; } in entry_value_collector() function in boost::unit_test::ut_detail::entry_value_collector