Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76215 - website/public_html/live
From: dave_at_[hidden]
Date: 2011-12-28 14:30:51


Author: dave
Date: 2011-12-28 14:30:51 EST (Wed, 28 Dec 2011)
New Revision: 76215
URL: http://svn.boost.org/trac/boost/changeset/76215

Log:
C++0x => C++11
Text files modified:
   website/public_html/live/index.html | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: website/public_html/live/index.html
==============================================================================
--- website/public_html/live/index.html (original)
+++ website/public_html/live/index.html 2011-12-28 14:30:51 EST (Wed, 28 Dec 2011)
@@ -46,13 +46,13 @@
                   <p>We aim to establish "existing practice" and provide
                   reference implementations so that Boost libraries are
                   suitable for eventual standardization. Ten Boost libraries
- are already included in the <a href=
+ are included in the <a href=
                   "http://www.open-std.org/jtc1/sc22/wg21/" class=
                   "external">C++ Standards Committee's</a> Library Technical
                   Report (<a href=
                   "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1745.pdf"
- class="external">TR1</a>) and will be in the new C++0x
- Standard now being finalized. C++0x will also include several
+ class="external">TR1</a>) and in the new C++11
+ Standard. C++11 also include several
                   more Boost libraries in addition to those from TR1.
                   More Boost libraries are proposed
                   for <a href=


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