summaryrefslogtreecommitdiff
path: root/libs/iterator/doc/permutation_iterator.rst
blob: fcd5a0e2d7eac8df48554f52e0f849e57d6034e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.. Distributed under the Boost
.. Software License, Version 1.0. (See accompanying
.. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

++++++++++++++++++++++
 Permutation Iterator
++++++++++++++++++++++

:Author: Toon Knapen, David Abrahams, Roland Richter, Jeremy Siek
:Contact: dave@boost-consulting.com, jsiek@osl.iu.edu
:organization: `Boost Consulting`_, Indiana University `Open Systems
               Lab`_
:date: $Date: 2006-09-11 18:27:29 -0400 (Mon, 11 Sep 2006) $
:copyright: Copyright Toon Knapen, David Abrahams, Roland Richter, and Jeremy Siek 2003. 

.. _`Boost Consulting`: http://www.boost-consulting.com
.. _`Open Systems Lab`: http://www.osl.iu.edu

:abstract:

  .. include:: permutation_iter_abstract.rst

.. contents:: Table of Contents


Introduction
============

.. include:: permutation_iterator_body.rst


Reference
=========

.. include:: permutation_iterator_ref.rst


Example
=======

.. include:: permutation_iterator_eg.rst