Searched refs:current_exception_std_exception_wrapper (Results 1 – 1 of 1) sorted by relevance
209 current_exception_std_exception_wrapper: class216 current_exception_std_exception_wrapper( T const & e1 ): in current_exception_std_exception_wrapper() function in boost::exception_detail::current_exception_std_exception_wrapper222 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_wrapper229 ~current_exception_std_exception_wrapper() BOOST_NOEXCEPT_OR_NOTHROW in ~current_exception_std_exception_wrapper()279 return boost::copy_exception(current_exception_std_exception_wrapper<T>(e1,*e2)); in current_exception_std_exception()281 return boost::copy_exception(current_exception_std_exception_wrapper<T>(e1)); in current_exception_std_exception()