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