Updated docs on BOOST_MSVC_ITERATOR

[SVN r14034]
This commit is contained in:
John Maddock
2002-05-24 11:08:36 +00:00
parent d0e59f4b09
commit a2e706b74a

View File

@ -953,8 +953,7 @@ present.</p>
<td valign="top" width="15%">Standard library</td>
<td valign="top" width="37%">Microsoft's broken version
of std::iterator is being used. This implies that std::iterator
takes no more than two template parameters, and that std::reverse_iterator
takes at least two template parameters.</td>
takes no more than two template parameters.</td>
</tr>
<tr>
<td valign="top" width="48%">BOOST_MSVC6_MEMBER_TEMPLATES</td>