mirror of
				https://github.com/boostorg/iterator.git
				synced 2025-11-04 02:11:37 +01:00 
			
		
		
		
	The tags were not being updated for a long time now and were visible in the final docs. Reported in https://github.com/boostorg/website/issues/762.
		
			
				
	
	
		
			41 lines
		
	
	
		
			917 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			917 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. 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`_
 | 
						|
: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
 |