Subject: [Boost-bugs] [Boost C++ Libraries] #5394: assign not compile with exceptions off
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-31 00:07:01
#5394: assign not compile with exceptions off
-------------------------------+--------------------------------------------
Reporter: anonymous | Owner: nesotto
Type: Bugs | Status: new
Milestone: To Be Determined | Component: assign
Version: Boost 1.47.0 | Severity: Showstopper
Keywords: assign exceptions |
-------------------------------+--------------------------------------------
boost/assign.hpp includes
boost/assign/list_of.hpp
which uses throw (instead of boost::throw_exception as it should)
with exceptions off, you cannot use throw(), try, catch, etc., hence
BOOST_TRY, BOOST_CATCH, BOOST_RETHROW
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5394> 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:06 UTC