From 5ef39b61d21915167c702d09368d2d5024606ec6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Joaqu=C3=ADn=20M=2E=20L=C3=B3pez=20Mu=C3=B1oz?=
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