forked from boostorg/iterator
26 lines
666 B
ReStructuredText
Executable File
26 lines
666 B
ReStructuredText
Executable File
+++++++++++++
|
|
Zip Iterator
|
|
+++++++++++++
|
|
|
|
:Author: David Abrahams, Thomas Becker
|
|
:Contact: dave@boost-consulting.com, thomas@styleadvisor.com
|
|
:organization: `Boost Consulting`_, `Zephyr Associates, Inc.`_
|
|
:date: $Date$
|
|
:copyright: Copyright David Abrahams and Thomas Becker 2003. All rights reserved
|
|
|
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
|
.. _`Zephyr Associates, Inc.`: http://www.styleadvisor.com
|
|
|
|
:abstract:
|
|
|
|
.. include:: zip_iterator_abstract.rst
|
|
|
|
.. contents:: Table of Contents
|
|
|
|
``zip_iterator`` synopsis
|
|
...............................
|
|
|
|
.. include:: zip_iterator_ref.rst
|
|
.. include:: make_zip_iterator.rst
|
|
.. include:: zip_iterator_eg.rst
|