mirror of
https://github.com/boostorg/iterator.git
synced 2025-05-11 21:43:54 +00:00
47 lines
1.1 KiB
ReStructuredText
47 lines
1.1 KiB
ReStructuredText
++++++++++++++++
|
|
Iterator Facade
|
|
++++++++++++++++
|
|
|
|
: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$
|
|
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All rights reserved
|
|
|
|
.. _`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
|
|
|
|
:abstract:
|
|
|
|
.. include:: iterator_facade_abstract.rst
|
|
|
|
.. contents:: Table of Contents
|
|
|
|
Overview
|
|
========
|
|
|
|
Motivation
|
|
----------
|
|
|
|
.. include:: iterator_facade_body.rst
|
|
|
|
Tutorial Example
|
|
================
|
|
|
|
I'm working on a Tutorial example to go here.
|
|
|
|
Reference
|
|
=========
|
|
|
|
Ref
|
|
---
|
|
|
|
We need to resolve the title levels here.
|
|
|
|
.. include:: iterator_facade_ref.rst
|
|
|
|
.. _counting: counting_iterator.html
|