Boost C++ Libraries: Ticket #9769: Add conversion from boost::exception_ptr to std::exception_ptr when available https://svn.boost.org/trac10/ticket/9769 <p> 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 <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/9710" title="#9710: Feature Requests: Support std::exception_ptr in boost::promise (closed: wontfix)">#9710</a> "Support std::exception_ptr in boost::promise". </p> <p> 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? </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9769 Trac 1.4.3 Emil Dotchevski Tue, 11 Mar 2014 18:55:41 GMT <link>https://svn.boost.org/trac10/ticket/9769#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9769#comment:1</guid> <description> <p> I think that if std::exception_ptr is available, boost::exception_ptr should be a typedef. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Tue, 11 Mar 2014 19:30:45 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/9769#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9769#comment:2</guid> <description> <p> Yeah, this will provide the more efficient conversion. Please could you add the make_exception_ptr overload? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Fri, 12 Sep 2014 17:12:34 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/9769#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9769#comment:3</guid> <description> <p> Any news on this feature? </p> </description> <category>Ticket</category> </item> </channel> </rss>