function_output_iterator.rst 1020 B

12345678910111213141516171819202122232425262728
  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. Function Output Iterator
  6. ++++++++++++++++++++++++++
  7. :Author: David Abrahams, Jeremy Siek, Thomas Witt
  8. :Contact: dave@boost-consulting.com, jsiek@osl.iu.edu, witt@ive.uni-hannover.de
  9. :organization: `Boost Consulting`_, Indiana University `Open Systems
  10. Lab`_, University of Hanover `Institute for Transport
  11. Railway Operation and Construction`_
  12. :date: $Date$
  13. :copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
  14. .. _`Boost Consulting`: http://www.boost-consulting.com
  15. .. _`Open Systems Lab`: http://www.osl.iu.edu
  16. .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
  17. :abstract:
  18. .. include:: func_output_iter_abstract.rst
  19. .. contents:: Table of Contents
  20. .. include:: func_output_iter_ref.rst
  21. .. include:: function_output_iterator_eg.rst