Searched refs:derives_std_boost_exception (Results 1 – 1 of 1) sorted by relevance
72 derives_std_boost_exception: struct78 derives_std_boost_exception( char const * wh="derives_std_boost_exception" ): in derives_std_boost_exception() function446 throw derives_std_boost_exception() << my_info(42); in main()461 derives_std_boost_exception & x ) in main()477 BOOST_TEST(t && *t && **t==typeid(derives_std_boost_exception)); in main()497 BOOST_TEST(t && *t && **t==typeid(derives_std_boost_exception)); in main()583 throw boost::enable_current_exception(derives_std_boost_exception("what1")); in main()595 …throw boost::enable_current_exception(derives_std_boost_exception("what2") << boost::errinfo_neste… in main()