Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/include/boost/exception/detail/
Dexception_ptr.hpp312 std_exception_ptr_wrapper struct
315 explicit std_exception_ptr_wrapper( std::exception_ptr const & ptr ) BOOST_NOEXCEPT: in std_exception_ptr_wrapper() argument
320 explicit std_exception_ptr_wrapper( std::exception_ptr && ptr ) BOOST_NOEXCEPT: in std_exception_ptr_wrapper() argument
462 … boost::enable_current_exception(std_exception_ptr_wrapper(std::current_exception())); in current_exception_impl()
519 std_exception_ptr_wrapper const & wrp) in rethrow_exception_()