2003-08-05 16:36:51 +00:00
|
|
|
+++++++++++++++++
|
|
|
|
Iterator Adaptor
|
|
|
|
+++++++++++++++++
|
|
|
|
|
|
|
|
:Author: David Abrahams, Jeremy Siek, Thomas Witt
|
|
|
|
:Contact: dave@boost-consulting.com, jsiek@osl.iu.edu, witt@ive.uni-hannover.de
|
|
|
|
:organization: `Boost Consulting`_, Indiana University `Open Systems
|
|
|
|
Lab`_, University of Hanover `Institute for Transport
|
|
|
|
Railway Operation and Construction`_
|
|
|
|
:date: $Date$
|
2003-09-14 02:17:41 +00:00
|
|
|
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All rights reserved
|
2003-08-05 16:36:51 +00:00
|
|
|
|
|
|
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
|
|
|
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
|
|
|
.. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
|
|
|
|
|
2003-08-05 18:19:55 +00:00
|
|
|
:abstract:
|
|
|
|
|
|
|
|
.. include:: iterator_adaptor_abstract.rst
|
|
|
|
|
|
|
|
.. contents:: Table of Contents
|
|
|
|
|
|
|
|
Introduction
|
|
|
|
============
|
|
|
|
|
2003-08-05 16:36:51 +00:00
|
|
|
.. include:: iterator_adaptor_body.rst
|
|
|
|
|
2003-08-05 18:19:55 +00:00
|
|
|
|
|
|
|
Reference
|
|
|
|
=========
|
|
|
|
|
|
|
|
.. include:: iterator_adaptor_ref.rst
|