• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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 Zip Iterator
7+++++++++++++
8
9:Author: David Abrahams, Thomas Becker
10:Contact: dave@boost-consulting.com, thomas@styleadvisor.com
11:organization: `Boost Consulting`_, `Zephyr Associates, Inc.`_
12:date: $Date$
13:copyright: Copyright David Abrahams and Thomas Becker 2003.
14
15.. _`Boost Consulting`: http://www.boost-consulting.com
16.. _`Zephyr Associates, Inc.`: http://www.styleadvisor.com
17
18:abstract:
19
20  .. include:: zip_iterator_abstract.rst
21
22.. contents:: Table of Contents
23
24``zip_iterator`` synopsis
25...............................
26
27.. include:: zip_iterator_ref.rst
28.. include:: make_zip_iterator.rst
29.. include:: zip_iterator_eg.rst
30