Searched refs:current_exception_std_exception_wrapper (Results 1 – 1 of 1) sorted by relevance
211 current_exception_std_exception_wrapper: class218 current_exception_std_exception_wrapper( T const & e1 ): in current_exception_std_exception_wrapper() function in boost::exception_detail::current_exception_std_exception_wrapper224 current_exception_std_exception_wrapper( T const & e1, boost::exception const & e2 ): in current_exception_std_exception_wrapper() function in boost::exception_detail::current_exception_std_exception_wrapper231 ~current_exception_std_exception_wrapper() BOOST_NOEXCEPT_OR_NOTHROW in ~current_exception_std_exception_wrapper()281 return boost::copy_exception(current_exception_std_exception_wrapper<T>(e1,*e2)); in current_exception_std_exception()283 return boost::copy_exception(current_exception_std_exception_wrapper<T>(e1)); in current_exception_std_exception()