Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76358 - branches/release/libs/conversion/doc
From: antoshkka_at_[hidden]
Date: 2012-01-08 04:25:05


Author: apolukhin
Date: 2012-01-08 04:25:04 EST (Sun, 08 Jan 2012)
New Revision: 76358
URL: http://svn.boost.org/trac/boost/changeset/76358

Log:
Merge from trunk r76357
(tiny documentation update)
Text files modified:
   branches/release/libs/conversion/doc/lexical_cast.qbk | 3 ++-
   1 files changed, 2 insertions(+), 1 deletions(-)

Modified: branches/release/libs/conversion/doc/lexical_cast.qbk
==============================================================================
--- branches/release/libs/conversion/doc/lexical_cast.qbk (original)
+++ branches/release/libs/conversion/doc/lexical_cast.qbk 2012-01-08 04:25:04 EST (Sun, 08 Jan 2012)
@@ -172,7 +172,8 @@
 [section Changes]
 * [*boost 1.49.0 :]
   
- * Restored work with typedefed wchar_t (compilation flag /Zc:wchar_t- for Visual Studio).
+ * Restored work with typedefed wchar_t (compilation flag /Zc:wchar_t- for Visual Studio).
+ * Better performance and less memory usage for `boost::container::basic_string` conversions.
     
 * [*boost 1.48.0 :]
   


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