mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-30 20:40:28 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			42 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			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)
 | |
| 
 | |
| +++++++++++++++++
 | |
|  Iterator Adaptor
 | |
| +++++++++++++++++
 | |
| 
 | |
| :Author: David Abrahams, Jeremy Siek, Thomas Witt
 | |
| :Contact: dave@boost-consulting.com, jsiek@osl.iu.edu, witt@ive.uni-hannover.de
 | |
| :organization: `Boost Consulting`_, Indiana University `Open Systems
 | |
|                Lab`_, University of Hanover `Institute for Transport
 | |
|                Railway Operation and Construction`_
 | |
| :date: $Date$
 | |
| :copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. 
 | |
| 
 | |
| .. _`Boost Consulting`: http://www.boost-consulting.com
 | |
| .. _`Open Systems Lab`: http://www.osl.iu.edu
 | |
| .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
 | |
| 
 | |
| :abstract:
 | |
| 
 | |
| .. include:: iterator_adaptor_abstract.rst
 | |
| 
 | |
| .. contents:: Table of Contents
 | |
| 
 | |
| Overview
 | |
| ========
 | |
| 
 | |
| .. include:: iterator_adaptor_body.rst
 | |
| 
 | |
| 
 | |
| Reference
 | |
| =========
 | |
| 
 | |
| .. include:: iterator_adaptor_ref.rst
 | |
| 
 | |
| Tutorial Example
 | |
| ================
 | |
| 
 | |
| .. include:: iterator_adaptor_tutorial.rst
 |