Searched refs:enable_current_exception (Results 1 – 5 of 5) sorted by relevance
251 throw boost::enable_current_exception(may_throw_on_copy<Throw>()); in test_throw_on_copy()317 throw boost::enable_current_exception(derives_nothing(count)); in main()345 throw boost::enable_current_exception(derives_std_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()
19 throw boost::enable_current_exception(file_read_error()) << in file_read()
477 enable_current_exception( T const & x ) in enable_current_exception() function
462 … boost::enable_current_exception(std_exception_ptr_wrapper(std::current_exception())); in current_exception_impl()
1196 <string>enable_current_exception</string>1350 <string>boost/exception/enable_current_exception.hpp</string>2580 <string>using enable_current_exception at the time of the throw</string>