[Boost-bugs] [Boost C++ Libraries] #7279: Add noexcept in system related functions

Subject: [Boost-bugs] [Boost C++ Libraries] #7279: Add noexcept in system related functions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-25 10:47:56


#7279: Add noexcept in system related functions
------------------------------+---------------------------------------------
 Reporter: viboes | Owner: anthonyw
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.51.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 {{{
        error_code make_error_code(future_errc e) noexcept;
        error_condition make_error_condition(future_errc e) noexcept;
        const error_category& future_category() noexcept;
 }}}

 Depends on Ticket on Boost.System #7278: Add noexcept to conform with
 C++11

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7279>
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:10 UTC