Subject: [Boost-bugs] [Boost C++ Libraries] #8765: Noexcept specifiers for Boost.Move
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-02 14:59:36
#8765: Noexcept specifiers for Boost.Move
--------------------------+------------------------
Reporter: apolukhin | Owner: igaztanaga
Type: Patches | Status: new
Milestone: Boost 1.55.0 | Component: move
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
--------------------------+------------------------
This patch adds `BOOST_NOEXCEPT` to `boost::move` and `boost::forward`
functions. This is required for correct work of `noexcept(x)` or
`BOOST_NOEXCEPT_EXPR(x)` where `x` is an expression containing
`boost::move` or `boost::forward`.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8765> 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:13 UTC