Subject: [Boost-bugs] [Boost C++ Libraries] #8718: [list_of] Please make it work on exception-disabled environments
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-06-20 12:58:21
#8718: [list_of] Please make it work on exception-disabled environments
-------------------------------------------+---------------------
Reporter: Adam Romanek <romanek.adam@â¦> | Owner: nesotto
Type: Bugs | Status: new
Milestone: To Be Determined | Component: assign
Version: Boost 1.53.0 | Severity: Problem
Keywords: |
-------------------------------------------+---------------------
Please make boost::assign work on exception-disabled environments.
The problem is that boost::assign::list_of uses raw 'throw' keyword which
makes using it on exception-disabled environments impossible.
The attached patch for v1.53.0 switches to boost::throw_exception().
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8718> 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