stylistic improvement

[SVN r23100]
This commit is contained in:
Joaquín M. López Muñoz
2004-06-15 07:42:22 +00:00
parent 65a841271e
commit 5ef39b61d2

View File

@@ -98,7 +98,7 @@ use the cross-platform macro
<code>BOOST_MULTI_INDEX_MEMBER</code></a>.
</p>
<hr>
<blockquote><hr></blockquote>
<p>
Altough Koenig lookup seems to be officially supported by this compiler,
@@ -160,7 +160,7 @@ use the cross-platform macro
<code>BOOST_MULTI_INDEX_MEM_FUN</code></a>.
</p>
<hr>
<blockquote><hr></blockquote>
<p>
No support for <a href="reference/multi_index_container.html#index_retrieval">index retrieval</a>
@@ -181,7 +181,7 @@ implement Koenig lookup, so you might need to explicitly qualify these
global names with <code>::boost::multi_index</code>.
</p>
<hr>
<blockquote><hr></blockquote>
<p>
The lack of partial template specialization support in MSVC++ 6.0
@@ -192,7 +192,7 @@ in compilers without partial template specialization"</a> on the advanced
topics section.
</p>
<hr>
<blockquote><hr></blockquote>
<p>
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.
</p>
<hr>
<blockquote><hr></blockquote>
<p>
Under some circumstances, the compiler emits the error
@@ -276,7 +276,7 @@ replacement can result in unexpected side effects in code implicitly
using <code>&lt;xlocnum></code>.
</p>
<hr>
<blockquote><hr></blockquote>
<p>
In general, the extensive use of templates by Boost.MultiIndex puts this compiler
@@ -322,7 +322,7 @@ use the cross-platform macro
<code>BOOST_MULTI_INDEX_MEMBER</code></a>.
</p>
<hr>
<blockquote><hr></blockquote>
<p>
No support for <a href="reference/multi_index_container.html#index_retrieval">index retrieval</a>
@@ -343,7 +343,7 @@ implement Koenig lookup, so you might need to explicitly qualify these
global names with <code>::boost::multi_index</code>.
</p>
<hr>
<blockquote><hr></blockquote>
<p>
The lack of partial template specialization support in MSVC++ 7.0