From 8724a83c49e856edd0d96eac560a682b62750ec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 16 Jul 2008 19:59:34 +0000 Subject: [PATCH] doc updates [SVN r47482] --- doc/upgrading.html | 78 ++++++++++++++++++++++++++++++++++++++++++++++ index.html | 2 ++ 2 files changed, 80 insertions(+) create mode 100644 doc/upgrading.html diff --git a/doc/upgrading.html b/doc/upgrading.html new file mode 100644 index 0000000..fdab5ab --- /dev/null +++ b/doc/upgrading.html @@ -0,0 +1,78 @@ + + + + + + Boost.Range Upgrading + + + + + + + + + +

Boost.Range

+ +

Upgrading from Boost v. 1.34.*

+

+ Boost v. 1.35 introduced some larger refactorings of the library: +

+ + + +
+

+ © Copyright Thorsten Ottosen 2008. +

+ +

+ Distributed under the Boost Software License, Version 1.0. (See + accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt) +

+ +
+
+
+
+
+
+
+
+
+
+
+
+ + + + + diff --git a/index.html b/index.html index e846421..3e5f4bb 100644 --- a/index.html +++ b/index.html @@ -55,6 +55,8 @@
  • MFC/ATL mapping (courtesy of Shunsuke Sogame)
  • Portability +
  • Upgrading from Boost v. + 1.34.*
  • FAQ
  • History and acknowledgment