From a2e706b74ad604ff8721063f725d7faf2224586c Mon Sep 17 00:00:00 2001
From: John Maddock
Date: Fri, 24 May 2002 11:08:36 +0000
Subject: [PATCH] Updated docs on BOOST_MSVC_ITERATOR
[SVN r14034]
---
config.htm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/config.htm b/config.htm
index 8d8cdd6e..f4d33851 100644
--- a/config.htm
+++ b/config.htm
@@ -953,8 +953,7 @@ present.
Standard library |
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. |
+ takes no more than two template parameters.
BOOST_MSVC6_MEMBER_TEMPLATES |