Subject: [Boost-bugs] [Boost C++ Libraries] #6663: Avoiding input copying
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-08 16:38:05
#6663: Avoiding input copying
------------------------------------------------------+---------------------
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: |
------------------------------------------------------+---------------------
I think lexical_cast is optimized for std::string, as shown at
http://www.boost.org/doc/libs/1_49_0/doc/html/boost_lexical_cast/performance.html
Is it possible to take advantage of this optimization for other string
types as well? For example, by providing an overload for (const char*,
size_t)?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6663> 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