1<?xml version="1.0" encoding="utf-8"?> 2<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" 3"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd"> 4 5<!-- Copyright (c) 2002-2006 Pavol Droba. 6 Subject to the Boost Software License, Version 1.0. 7 (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) 8--> 9 10<section id="string_algo.credits" last-revision="$Date$"> 11 <title>Credits</title> 12 <section id="string_algo.ack"> 13 <title>Acknowledgments</title> 14 <para> 15 The author would like to thank everybody who gave suggestions and comments. Especially valuable 16 were the contributions of Thorsten Ottosen, Jeff Garland and the other boost members who participated 17 in the review process, namely David Abrahams, Daniel Frey, Beman Dawes, John Maddock, David B.Held, Pavel Vozenilek 18 and many other. 19 </para> 20 <para> 21 Additional thanks go to Stefan Slapeta and Toon Knapen, who have been very resourceful in solving various 22 portability issues. 23 </para> 24 </section> 25</section> 26