Home
last modified time | relevance | path

Searched refs:enable_current_exception (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/test/
Dcloning_test.cpp251 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()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/example/
Dcloning_1.cpp19 throw boost::enable_current_exception(file_read_error()) << in file_read()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/throw_exception/include/boost/exception/
Dexception.hpp477 enable_current_exception( T const & x ) in enable_current_exception() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/include/boost/exception/detail/
Dexception_ptr.hpp462 … boost::enable_current_exception(std_exception_ptr_wrapper(std::current_exception())); in current_exception_impl()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/doc/source/
Dboost-exception.reno1196 <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>