mirror of
				https://github.com/boostorg/algorithm.git
				synced 2025-10-28 06:11:43 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
 | |
| "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
 | |
| 
 | |
| <!-- Copyright (c) 2002-2006 Pavol Droba.
 | |
|      Subject to the Boost Software License, Version 1.0. 
 | |
|      (See accompanying file LICENSE-1.0 or  http://www.boost.org/LICENSE-1.0)
 | |
| -->
 | |
| 
 | |
| <section id="string_algo.credits" last-revision="$Date$">
 | |
|     <title>Credits</title>
 | |
|     <section id="string_algo.ack">
 | |
|         <title>Acknowledgments</title>
 | |
|         <para>
 | |
|             The author would like to thank everybody who gave suggestions and comments. Especially valuable
 | |
|             were the contributions of Thorsten Ottosen, Jeff Garland and the other boost members who participated
 | |
|             in the review process, namely David Abrahams, Daniel Frey, Beman Dawes, John Maddock, David B.Held, Pavel Vozenilek
 | |
|             and many other.
 | |
|         </para>
 | |
|         <para>
 | |
|             Additional thanks go to Stefan Slapeta and Toon Knapen, who have been very resourceful in solving various
 | |
|             portability issues.
 | |
|         </para>
 | |
|     </section>
 | |
| </section>
 |