mirror of
https://github.com/boostorg/iterator.git
synced 2025-08-03 06:44:32 +02:00
Added zip_iterator docs
[SVN r21988]
This commit is contained in:
25
doc/zip_iterator.rst
Executable file
25
doc/zip_iterator.rst
Executable file
@@ -0,0 +1,25 @@
|
||||
+++++++++++++
|
||||
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
|
Reference in New Issue
Block a user