1 | <html> |
---|
2 | <head> |
---|
3 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
---|
4 | <title>Credits</title> |
---|
5 | <link rel="stylesheet" href="../boostbook.css" type="text/css"> |
---|
6 | <meta name="generator" content="DocBook XSL Stylesheets V1.69.1"> |
---|
7 | <link rel="start" href="../index.html" title="The Boost C++ Libraries"> |
---|
8 | <link rel="up" href="../string_algo.html" title="Chapter 11. Boost String Algorithms Library"> |
---|
9 | <link rel="prev" href="env.html" title="Environment"> |
---|
10 | <link rel="next" href="../threads.html" title="Chapter 12. Boost.Threads"> |
---|
11 | </head> |
---|
12 | <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> |
---|
13 | <table cellpadding="2" width="100%"> |
---|
14 | <td valign="top"><img alt="boost.png (6897 bytes)" width="277" height="86" src="../../../boost.png"></td> |
---|
15 | <td align="center"><a href="../../../index.htm">Home</a></td> |
---|
16 | <td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td> |
---|
17 | <td align="center"><a href="../../../people/people.htm">People</a></td> |
---|
18 | <td align="center"><a href="../../../more/faq.htm">FAQ</a></td> |
---|
19 | <td align="center"><a href="../../../more/index.htm">More</a></td> |
---|
20 | </table> |
---|
21 | <hr> |
---|
22 | <div class="spirit-nav"> |
---|
23 | <a accesskey="p" href="env.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../string_algo.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="../threads.html"><img src="../images/next.png" alt="Next"></a> |
---|
24 | </div> |
---|
25 | <div class="section" lang="en"> |
---|
26 | <div class="titlepage"><div><div><h3 class="title"> |
---|
27 | <a name="string_algo.credits"></a>Credits</h3></div></div></div> |
---|
28 | <div class="toc"><dl><dt><span class="section"><a href="credits.html#string_algo.ack">Acknowledgments</a></span></dt></dl></div> |
---|
29 | <div class="section" lang="en"> |
---|
30 | <div class="titlepage"><div><div><h4 class="title"> |
---|
31 | <a name="string_algo.ack"></a>Acknowledgments</h4></div></div></div> |
---|
32 | <p> |
---|
33 | The author would like to thank everybody who gave suggestions and comments. Especially valuable |
---|
34 | were the contributions of Thorsten Ottosen, Jeff Garland and the other boost members who participated |
---|
35 | in the review process, namely David Abrahams, Daniel Frey, Beman Dawes, John Maddock, David B.Held, Pavel Vozenilek |
---|
36 | and many other. |
---|
37 | </p> |
---|
38 | <p> |
---|
39 | Additional thanks go to Stefan Slapeta and Toon Knapen, who have been very resourceful in solving various |
---|
40 | portability issues. |
---|
41 | </p> |
---|
42 | </div> |
---|
43 | </div> |
---|
44 | <table width="100%"><tr> |
---|
45 | <td align="left"><small><p>Last revised: August 03, 2004 at 17:28:02 GMT</p></small></td> |
---|
46 | <td align="right"><small>Copyright © 2002-2004 Pavol Droba</small></td> |
---|
47 | </tr></table> |
---|
48 | <hr> |
---|
49 | <div class="spirit-nav"> |
---|
50 | <a accesskey="p" href="env.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../string_algo.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="../threads.html"><img src="../images/next.png" alt="Next"></a> |
---|
51 | </div> |
---|
52 | </body> |
---|
53 | </html> |
---|