From 01936c9bb199502c7315ddea675f80a3d98f2e54 Mon Sep 17 00:00:00 2001
From: Beman Dawes
Boost releases are run through a regression test which automatically -generates the following tables. Unless otherwise indicated, the C++ Standard -Library implementation is the one shipped with the compiler.
+generates the above tables. Unless otherwise indicated, the C++ Standard Library +implementation is the one shipped with the compiler.Warning: These tables are not a good indication of a particular compiler's compliance with the C++ Standard. The boost libraries often contain workarounds which mask compiler deficiencies.
@@ -44,145 +48,8 @@ not executed or otherwise tested. Even the compilation results may be spurious; many negative results stem from problems with the immature test suite rather that with the library or compiler. Furthermore, some library tests have not yet been included. -As of boost version 1.16.1
-Program | -Borland - BCC - 5.4 |
- Borland - BCC - 5.5 |
- Metrowerks - CodeWarrior - 5.3 |
- Microsoft - VC++ - 6.0 SP3 |
- Microsoft - VC++ - 6.0 SP3 - STLport - 3.2.1 |
-
config/config_test.cpp | -yes | -yes | -yes | -yes | -yes | -
functional/function_test.cpp | -yes | -yes | -no | -yes | -no | -
integer/cstdint_test.cpp | -yes | -yes | -yes | -yes | -yes | -
integer/integer_test.cpp | -yes | -yes | -yes | -yes | -no | -
integer/integer_traits_test.cpp | -yes | -yes | -yes | -yes | -yes | -
rational/rational_example.cpp | -yes | -yes | -yes | -yes | -yes | -
random/random_test.cpp | -no | -yes | -no | -yes | -yes | -
random/random_demo.cpp | -yes | -yes | -no | -yes | -yes | -
smart_ptr/smart_ptr_test.cpp | -yes | -yes | -yes | -yes | -yes | -
utility/call_traits_test.cpp | -yes | -yes | -no | -no | -no | -
utility/cast_test.cpp | -yes | -yes | -yes | -yes | -no | -
utility/iterators_test.cpp | -yes | -yes | -yes | -yes | -yes | -
utility/operators_test.cpp | -yes | -yes | -yes | -yes | -yes | -
utility/type_traits_test.cpp | -no | -no | -no | -no | -no | -
Revised 05 July 2000
+Revised 27 July 2000