diff --git a/doc/pointee.pdf b/doc/pointee.pdf index a61b36c..83e5f84 100755 Binary files a/doc/pointee.pdf and b/doc/pointee.pdf differ diff --git a/doc/pointee.rst b/doc/pointee.rst index 21b90a4..8e0e6e4 100755 --- a/doc/pointee.rst +++ b/doc/pointee.rst @@ -1,9 +1,9 @@ ++++++++++++++++++++++++++++++++++++++++ - ``pointee`` and ``indirect_reference`` + ``pointee`` and ``indirect_reference`` ++++++++++++++++++++++++++++++++++++++++ :Author: David Abrahams -:Contact: dave@boost-consulting.com, jsiek@osl.iu.edu, witt@ive.uni-hannover.de +:Contact: dave@boost-consulting.com :organization: `Boost Consulting`_ :date: $Date$ :copyright: Copyright David Abrahams 2004. All rights reserved diff --git a/doc/reverse_iterator.pdf b/doc/reverse_iterator.pdf index 582c336..34092cb 100755 Binary files a/doc/reverse_iterator.pdf and b/doc/reverse_iterator.pdf differ diff --git a/doc/sources.py b/doc/sources.py index 1458e96..5f954a5 100644 --- a/doc/sources.py +++ b/doc/sources.py @@ -1,6 +1,6 @@ -# This is where we list the ReStructuredText source files that form -# the book. When you're ready to expose a new chapter, add the -# filename here and put links in index.rst +# Copyright David Abrahams 2004. Use, modification and distribution is +# subject to the Boost Software License, Version 1.0. (See accompanying +# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) sources = [ 'counting_iterator.rst', @@ -17,6 +17,8 @@ sources = [ 'reverse_iterator.rst', 'transform_iterator.rst', 'zip_iterator.rst', -'iterator_archetypes.rst' +'iterator_archetypes.rst', +'iterator_concepts.rst', +'iterator_traits.rst' ] diff --git a/doc/transform_iterator.pdf b/doc/transform_iterator.pdf index 0675701..2de6d65 100755 Binary files a/doc/transform_iterator.pdf and b/doc/transform_iterator.pdf differ diff --git a/doc/zip_iterator.html b/doc/zip_iterator.html index c76823a..060bd13 100755 --- a/doc/zip_iterator.html +++ b/doc/zip_iterator.html @@ -7,7 +7,7 @@ Zip Iterator - + @@ -25,7 +25,7 @@ Organization: Boost Consulting, Zephyr Associates, Inc. Date: -2004-01-19 +2004-01-27 Copyright: Copyright David Abrahams and Thomas Becker 2003. All rights reserved diff --git a/doc/zip_iterator.pdf b/doc/zip_iterator.pdf index e35087c..8cbd22d 100755 Binary files a/doc/zip_iterator.pdf and b/doc/zip_iterator.pdf differ