Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9234: noexcept creation of a number from string
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-10-11 17:36:16
#9234: noexcept creation of a number from string
-------------------------------+----------------------------
Reporter: psiha | Owner: johnmaddock
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: multiprecision
Version: Boost 1.54.0 | Severity: Optimization
Resolution: wontfix | Keywords:
-------------------------------+----------------------------
Changes (by johnmaddock):
* status: new => closed
* resolution: => wontfix
Comment:
Define BOOST_NO_EXCEPTIONS when building?
In any case, a runtime check is appropriate here, and the cost (yes even
of a try/catch block) is likely to be trivially small compared to
construction from string in general.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9234#comment:1> 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:14 UTC