Searched defs:std_exception_ptr_wrapper (Results 1 – 1 of 1) sorted by relevance
312 std_exception_ptr_wrapper struct314 std::exception_ptr p;315 explicit std_exception_ptr_wrapper( std::exception_ptr const & ptr ) BOOST_NOEXCEPT: in std_exception_ptr_wrapper() function320 explicit std_exception_ptr_wrapper( std::exception_ptr && ptr ) BOOST_NOEXCEPT: in std_exception_ptr_wrapper() argument