diff --git a/doc/transform_iterator.html b/doc/transform_iterator.html
index 77d6574..8d7664c 100644
--- a/doc/transform_iterator.html
+++ b/doc/transform_iterator.html
@@ -7,7 +7,7 @@
Transform Iterator
-
+
@@ -27,7 +27,7 @@
Lab, University of Hanover Institute for Transport
Railway Operation and Construction
Date: |
-2003-09-14 |
+2004-01-12 |
Copyright: |
Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All rights reserved |
@@ -209,7 +209,7 @@ make_transform_iterator(Iterator it);
-Returns: | An instance of transform_iterator with m_f
+ |
---|
Returns: | An instance of transform_iterator<UnaryFunction, Iterator> with m_f
default constructed and m_iterator initialized to x. |