Searched defs:std_exception_ptr_wrapper (Results 1 – 1 of 1) sorted by relevance
310 std_exception_ptr_wrapper struct312 std::exception_ptr p;313 explicit std_exception_ptr_wrapper( std::exception_ptr const & ptr ) BOOST_NOEXCEPT: in std_exception_ptr_wrapper() argument318 explicit std_exception_ptr_wrapper( std::exception_ptr && ptr ) BOOST_NOEXCEPT: in std_exception_ptr_wrapper() function