Searched refs:multiple_exceptions (Results 1 – 4 of 4) sorted by relevance
2 // impl/multiple_exceptions.ipp19 #include <boost/asio/multiple_exceptions.hpp>28 multiple_exceptions::multiple_exceptions(34 const char* multiple_exceptions::what() const BOOST_ASIO_NOEXCEPT_OR_NOTHROW39 std::exception_ptr multiple_exceptions::first_exception() const
29 class multiple_exceptions class34 BOOST_ASIO_DECL multiple_exceptions(
147 std::make_exception_ptr<multiple_exceptions>( in capture_current_exception()148 multiple_exceptions(pending_exception_)); in capture_current_exception()
104842 [section:multiple_exceptions multiple_exceptions]104844 [indexterm1 boost_asio.indexterm.multiple_exceptions..multiple_exceptions]104850 class multiple_exceptions :104859 [[link boost_asio.reference.multiple_exceptions.first_exception [*first_exception]]]104864 …[[link boost_asio.reference.multiple_exceptions.multiple_exceptions [*multiple_exceptions]] [const…104869 [[link boost_asio.reference.multiple_exceptions.what [*what]]]104877 ['Header: ][^boost/asio/multiple_exceptions.hpp]104882 [section:first_exception multiple_exceptions::first_exception]104884 [indexterm2 boost_asio.indexterm.multiple_exceptions.first_exception..first_exception..multiple_exc…104896 [section:multiple_exceptions multiple_exceptions::multiple_exceptions][all …]