Subject: [Boost-bugs] [Boost C++ Libraries] #9769: Add conversion from boost::exception_ptr to std::exception_ptr when available
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-03-11 06:48:51
#9769: Add conversion from boost::exception_ptr to std::exception_ptr when
available
------------------------------+----------------------------
Reporter: viboes | Owner: emildotchevski
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: exception
Version: Boost 1.55.0 | Severity: Problem
Keywords: |
------------------------------+----------------------------
Having the conversion from boost::exception_ptr to std::exception_ptr,
when the compiler supports it std::exception_ptr, is needed to implement
this ticket #9710 "Support std::exception_ptr in boost::promise".
Do you think that it is worth adding it to Boost.Exception?
Could this conversion be done more efficiently using the internals of the
library?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9769> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC