Home
last modified time | relevance | path

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

/third_party/boost/boost/exception/detail/
Dexception_ptr.hpp310 std_exception_ptr_wrapper struct
312 std::exception_ptr p;
313 explicit std_exception_ptr_wrapper( std::exception_ptr const & ptr ) BOOST_NOEXCEPT: in std_exception_ptr_wrapper() argument
318 explicit std_exception_ptr_wrapper( std::exception_ptr && ptr ) BOOST_NOEXCEPT: in std_exception_ptr_wrapper() function