Changes between Initial Version and Version 1 of Ticket #8382


Ignore:
Timestamp:
Apr 4, 2013, 3:10:25 AM (10 years ago)
Author:
viboes
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8382 – Description

    initial v1  
    11
     2
     3{{{
    24template<class E>
    3 exception_ptr make_exception_ptr(E e) noexcept;
     5exception_ptr make_exception_ptr(E e) BOOST_NOEXCEPT;
     6}}}
     7