From f5aad599ef3fd06dc1fd592ebb2c5e6aee0fda5f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?=
Date: Tue, 10 May 2005 17:53:15 +0000
Subject: [PATCH] *** empty log message ***
[SVN r28787]
---
doc/history_ack.html | 4 +++-
doc/portability.html | 4 ++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/doc/history_ack.html b/doc/history_ack.html
index 4b24ac3..f790bf0 100755
--- a/doc/history_ack.html
+++ b/doc/history_ack.html
@@ -52,11 +52,13 @@ C++ standard:
Pavel Vozenilek for help with porting the library
Jonathan Turkanis and John Torjo for help with documentation
Hartmut Kaiser for being review manager
+ Jonathan Turkanis for porting the lib (as far sa possible) to
+ vc6 and vc7.
- (C) Copyright Thorsten Ottosen 2003-2004
+ (C) Copyright Thorsten Ottosen 2003-2005
diff --git a/doc/portability.html b/doc/portability.html
index b198ceb..ae3a264 100755
--- a/doc/portability.html
+++ b/doc/portability.html
@@ -29,6 +29,10 @@ href="http://boost.sourceforge.net/regression-logs/developer/range.html">here
+
+ Visual C++ 6/7.0 has a limited support for arrays: as long as the arrays are
+ of built-in type it should work.
+
Notice also that some compilers cannot do function template ordering properly.
In that case one must rely of