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

Subject: [Boost-bugs] [Boost C++ Libraries] #6700: Exceptionless lexical_cast
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-18 00:23:15


#6700: Exceptionless lexical_cast
------------------------------------------------------+---------------------
 Reporter: Olaf van der Spek <olafvdspek@…> | Owner: apolukhin
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: lexical_cast
  Version: Boost 1.48.0 | Severity: Problem
 Keywords: |
------------------------------------------------------+---------------------
 Could you provide an exceptionless lexical_cast variant?

 {{{
 bool try_lexical_cast<Out, In>(Out&, const In&)
 }}}

 Exceptions aren't always the best option. Sometimes they're not even an
 option. Could you provide an exceptionless variant?
 As bonus it's no longer necessary to specify the Out template argument.

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