forked from boostorg/config
Updated docs on BOOST_MSVC_ITERATOR
[SVN r14034]
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user