Re: [Boost-bugs] [Boost C++ Libraries] #6700: Exceptionless lexical_cast

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6700: Exceptionless lexical_cast
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-06 20:17:26


#6700: Exceptionless lexical_cast
-------------------------------------------------------+--------------------
  Reporter: Olaf van der Spek <olafvdspek@…> | Owner: apolukhin
      Type: Feature Requests | Status: closed
 Milestone: To Be Determined | Component: lexical_cast
   Version: Boost 1.48.0 | Severity: Problem
Resolution: wontfix | Keywords:
-------------------------------------------------------+--------------------
Changes (by apolukhin):

  * status: new => closed
  * resolution: => wontfix

Comment:

 Currently it is not possible, because I can not provide strong exception
 guarantee. For example, lexical_cast uses std::locale, which can throw.
 String constructors, some std::stream operators, user defined ostream and
 istream operators may also throw.

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