Opened 10 years ago

Last modified 10 years ago

#8382 new Feature Requests

Add a C++11 conforming make_exception_ptr

Reported by: viboes Owned by: Emil Dotchevski
Milestone: To Be Determined Component: exception
Version: Boost 1.53.0 Severity: Problem
Keywords: Cc:

Description (last modified by viboes)

template<class E> 
exception_ptr make_exception_ptr(E e) BOOST_NOEXCEPT;

Change History (1)

comment:1 by viboes, 10 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.