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