Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / iterator / doc / function_output_iterator.rst
1 .. Distributed under the Boost
2 .. Software License, Version 1.0. (See accompanying
3 .. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
4
5 ++++++++++++++++++++++++++
6  Function Output Iterator
7 ++++++++++++++++++++++++++
8
9 :Author: David Abrahams, Jeremy Siek, Thomas Witt
10 :Contact: dave@boost-consulting.com, jsiek@osl.iu.edu, witt@ive.uni-hannover.de
11 :organization: `Boost Consulting`_, Indiana University `Open Systems
12                Lab`_, University of Hanover `Institute for Transport
13                Railway Operation and Construction`_
14 :date: $Date$
15 :copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. 
16
17 .. _`Boost Consulting`: http://www.boost-consulting.com
18 .. _`Open Systems Lab`: http://www.osl.iu.edu
19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
20
21 :abstract:
22
23   .. include:: func_output_iter_abstract.rst
24
25 .. contents:: Table of Contents
26
27 .. include:: func_output_iter_ref.rst
28 .. include:: function_output_iterator_eg.rst