Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r79798 - website/public_html/live/feed/history
From: antoshkka_at_[hidden]
Date: 2012-07-30 00:15:30


Author: apolukhin
Date: 2012-07-30 00:15:29 EDT (Mon, 30 Jul 2012)
New Revision: 79798
URL: http://svn.boost.org/trac/boost/changeset/79798

Log:
Added release notes for lexical_cast
Text files modified:
   website/public_html/live/feed/history/boost_1_51_0.qbk | 4 ++++
   1 files changed, 4 insertions(+), 0 deletions(-)

Modified: website/public_html/live/feed/history/boost_1_51_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_51_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_51_0.qbk 2012-07-30 00:15:29 EDT (Mon, 30 Jul 2012)
@@ -66,6 +66,10 @@
   * `hash_value` now implemented using SFINAE to avoid implicit casts to built
     in types when calling it.
 
+* [phrase library..[@/libs/conversion/lexical_cast.htm Lexical cast]:]
+ * Better performance, less memory usage for `boost::array<character_type, N>`
+ and `std::array<character_type, N>` conversions.
+
 * [phrase library..[@/libs/proto/ Proto]:]
   * Proto transforms get pseudo-parameter pack expansion support for unpacking
     expressions. See the


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk