• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html>
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5<title>Acknowledgements</title>
6<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
7<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
9<link rel="up" href="../intrusive.html" title="Chapter 19. Boost.Intrusive">
10<link rel="prev" href="references.html" title="References">
11<link rel="next" href="index.html" title="Indexes">
12</head>
13<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14<table cellpadding="2" width="100%"><tr>
15<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td>
16<td align="center"><a href="../../../index.html">Home</a></td>
17<td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
18<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
19<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
20<td align="center"><a href="../../../more/index.htm">More</a></td>
21</tr></table>
22<hr>
23<div class="spirit-nav">
24<a accesskey="p" href="references.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../intrusive.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="index.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
25</div>
26<div class="section">
27<div class="titlepage"><div><div><h2 class="title" style="clear: both">
28<a name="intrusive.acknowledgements"></a><a class="link" href="acknowledgements.html" title="Acknowledgements">Acknowledgements</a>
29</h2></div></div></div>
30<p>
31      <span class="bold"><strong>Olaf Krzikalla</strong></span> would like to thank:
32    </p>
33<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
34<li class="listitem">
35          <span class="bold"><strong>Markus Schaaf</strong></span> for pointing out the possibility
36          and the advantages of the derivation approach.
37        </li>
38<li class="listitem">
39          <span class="bold"><strong>Udo Steinbach</strong></span> for encouragements to present
40          this work for boost, a lot of fixes and helpful discussions.
41        </li>
42<li class="listitem">
43          <span class="bold"><strong>Jaap Suter</strong></span> for the initial hint, which
44          eventually lead to the member value_traits.
45        </li>
46</ul></div>
47<p>
48      <span class="bold"><strong>Ion Gaztanaga</strong></span> would like to thank:
49    </p>
50<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
51<li class="listitem">
52          <span class="bold"><strong>Olaf Krzikalla</strong></span> for the permission to continue
53          his great work.
54        </li>
55<li class="listitem">
56          <span class="bold"><strong>Joaquin M. Lopez Munoz</strong></span> for his thorough
57          review, help, and ideas.
58        </li>
59<li class="listitem">
60          <span class="bold"><strong>Cory Nelson</strong></span>, <span class="bold"><strong>Daniel
61          James</strong></span>, <span class="bold"><strong>Dave Harris</strong></span>, <span class="bold"><strong>Guillaume Melquiond</strong></span>, <span class="bold"><strong>Henri
62          Bavestrello</strong></span>, <span class="bold"><strong>Hervé Bronnimann</strong></span>,
63          <span class="bold"><strong>Kai Bruning</strong></span>, <span class="bold"><strong>Kevin
64          Sopp</strong></span>, <span class="bold"><strong>Paul Rose</strong></span>, <span class="bold"><strong>Pavel Vozelinek</strong></span>, <span class="bold"><strong>Howard Hinnant</strong></span>,
65          <span class="bold"><strong>Olaf Krzikalla</strong></span>, <span class="bold"><strong>Samuel
66          Debionne</strong></span>, <span class="bold"><strong>Stjepan Rajko</strong></span>, <span class="bold"><strong>Thorsten Ottosen</strong></span>, <span class="bold"><strong>Tobias Schwinger</strong></span>,
67          <span class="bold"><strong>Tom Brinkman</strong></span> and <span class="bold"><strong>Steven
68          Watanabe</strong></span> for their comments and reviews in the Boost.Intrusive
69          formal review.
70        </li>
71<li class="listitem">
72          Thanks to <span class="bold"><strong>Julienne Walker</strong></span> and <span class="bold"><strong>The EC Team</strong></span> (<a href="http://eternallyconfuzzled.com" target="_top">http://eternallyconfuzzled.com</a>)
73          for their great algorithms.
74        </li>
75<li class="listitem">
76          Thanks to <span class="bold"><strong>Daniel K. O.</strong></span> for his AVL tree
77          rebalancing code.
78        </li>
79<li class="listitem">
80          Thanks to <span class="bold"><strong>Ralf Mattethat</strong></span> for his splay
81          tree article and code.
82        </li>
83<li class="listitem">
84          Special thanks to <span class="bold"><strong>Steven Watanabe</strong></span> and
85          <span class="bold"><strong>Tobias Schwinger</strong></span> for their invaluable
86          suggestions and improvements.
87        </li>
88</ul></div>
89</div>
90<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
91<td align="left"></td>
92<td align="right"><div class="copyright-footer">Copyright © 2005 Olaf Krzikalla<br>Copyright © 2006-2015 Ion Gaztanaga<p>
93        Distributed under the Boost Software License, Version 1.0. (See accompanying
94        file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
95      </p>
96</div></td>
97</tr></table>
98<hr>
99<div class="spirit-nav">
100<a accesskey="p" href="references.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../intrusive.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="index.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
101</div>
102</body>
103</html>
104