From 9ddc974825f9bb4fe405fc8b44d516fd532a6e2f Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 27 Dec 2002 16:51:53 +0000 Subject: [PATCH] add or update See www.boost.org comments [SVN r16708] --- include/boost/generator_iterator.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/boost/generator_iterator.hpp b/include/boost/generator_iterator.hpp index 5f4c0a9..e27090c 100644 --- a/include/boost/generator_iterator.hpp +++ b/include/boost/generator_iterator.hpp @@ -9,6 +9,8 @@ // 15 Nov 2001 Jens Maurer // created. +// See http://www.boost.org/libs/utility/iterator_adaptors.htm for documentation. + #ifndef BOOST_ITERATOR_ADAPTOR_GENERATOR_ITERATOR_HPP #define BOOST_ITERATOR_ADAPTOR_GENERATOR_ITERATOR_HPP