diff --git a/doc/compiler_specifics.html b/doc/compiler_specifics.html index a95bc65..dd32174 100644 --- a/doc/compiler_specifics.html +++ b/doc/compiler_specifics.html @@ -98,7 +98,7 @@ use the cross-platform macro BOOST_MULTI_INDEX_MEMBER.

-
+

Altough Koenig lookup seems to be officially supported by this compiler, @@ -160,7 +160,7 @@ use the cross-platform macro BOOST_MULTI_INDEX_MEM_FUN.

-
+

No support for index retrieval @@ -181,7 +181,7 @@ implement Koenig lookup, so you might need to explicitly qualify these global names with ::boost::multi_index.

-
+

The lack of partial template specialization support in MSVC++ 6.0 @@ -192,7 +192,7 @@ in compilers without partial template specialization" on the advanced topics section.

-
+

MSVC++ 6.0 presents serious limitations for the maximum length of @@ -218,7 +218,7 @@ This operation results in a modest reduction of the lengths of symbol names.

-
+

Under some circumstances, the compiler emits the error @@ -276,7 +276,7 @@ replacement can result in unexpected side effects in code implicitly using <xlocnum>.

-
+

In general, the extensive use of templates by Boost.MultiIndex puts this compiler @@ -322,7 +322,7 @@ use the cross-platform macro BOOST_MULTI_INDEX_MEMBER.

-
+

No support for index retrieval @@ -343,7 +343,7 @@ implement Koenig lookup, so you might need to explicitly qualify these global names with ::boost::multi_index.

-
+

The lack of partial template specialization support in MSVC++ 7.0