diff --git a/libs/compiler_status.htm b/libs/compiler_status.htm index 71bd34bb34..20a0c0f55b 100644 --- a/libs/compiler_status.htm +++ b/libs/compiler_status.htm @@ -32,9 +32,13 @@ compile at all with certain compilers or may have crippled functionality.  Even if the current release of a compiler supports a boost library, older version of the compiler may not work properly.

Compiler Status Tables

+

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.

-

Platform: Windows 2000

-

As of boost version 1.16.1

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ProgramBorland
- 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.cppyesyesyesyesyes
functional/function_test.cppyesyesnoyesno
integer/cstdint_test.cppyesyesyesyesyes
integer/integer_test.cppyesyesyesyesno
integer/integer_traits_test.cppyesyesyesyesyes
rational/rational_example.cppyesyesyesyesyes
random/random_test.cppnoyesnoyesyes
random/random_demo.cppyesyesnoyesyes
smart_ptr/smart_ptr_test.cppyesyesyesyesyes
utility/call_traits_test.cppyesyesnonono
utility/cast_test.cppyesyesyesyesno
utility/iterators_test.cppyesyesyesyesyes
utility/operators_test.cppyesyesyesyesyes
utility/type_traits_test.cppnonononono
-

-

Revised 05 July 2000

+

Revised 27 July 2000