]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/phoenix/doc/html/phoenix/acknowledgments.html
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / phoenix / doc / html / phoenix / acknowledgments.html
CommitLineData
7c673cae
FG
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4<title>Acknowledgments</title>
5<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7<link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Phoenix 3.2.0">
8<link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Phoenix 3.2.0">
9<link rel="prev" href="wrap_up.html" title="Wrap Up">
10<link rel="next" href="references.html" title="References">
11</head>
12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13<table cellpadding="2" width="100%"><tr>
14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
15<td align="center"><a href="../../../../../index.html">Home</a></td>
16<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
17<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
18<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
19<td align="center"><a href="../../../../../more/index.htm">More</a></td>
20</tr></table>
21<hr>
22<div class="spirit-nav">
23<a accesskey="p" href="wrap_up.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.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="references.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
24</div>
25<div class="section">
26<div class="titlepage"><div><div><h2 class="title" style="clear: both">
27<a name="phoenix.acknowledgments"></a><a class="link" href="acknowledgments.html" title="Acknowledgments">Acknowledgments</a>
28</h2></div></div></div>
29<div class="orderedlist"><ol class="orderedlist" type="1">
30<li class="listitem">
31 Hartmut Kaiser implemented the original lazy casts and constructors based
32 on his original work on Spirit SE "semantic expressions" (the
33 precursor to Phoenix), and guided Phoenix from the initial review of V2
34 to the release of V3.
35 </li>
36<li class="listitem">
37 Eric Niebler did a 2.0 pre-release review and wrote some range related
38 code that Phoenix stole and used in the algorithms. Additionally he played
39 the leading role in inventing the extension mechanism as well as providing
40 early prototypes and helping with Boost.Proto code. DA Proto MAN!
41 </li>
42<li class="listitem">
43 Angus Leeming implemented the container functions on Phoenix-1 which I
44 then ported to Phoenix-2.
45 </li>
46<li class="listitem">
47 Daniel Wallin helped with the scope module, local variables, let and lambda
48 and the algorithms. I frequently discuss design issues with Daniel on Yahoo
49 Messenger.
50 </li>
51<li class="listitem">
52 Jaakko Jarvi. DA Lambda MAN!
53 </li>
54<li class="listitem">
55 Dave Abrahams, for his constant presence, wherever, whenever.
56 </li>
57<li class="listitem">
58 Aleksey Gurtovoy, DA MPL MAN!
59 </li>
60<li class="listitem">
61 Doug Gregor, always a source of inspiration.
62 </li>
63<li class="listitem">
64 Dan Marsden, did almost all the work in bringing Phoenix-2 out the door.
65 </li>
66<li class="listitem">
67 Thorsten Ottosen; Eric's range_ex code began life as "container_algo"
68 in the old boost sandbox, by Thorsten in 2002-2003.
69 </li>
70<li class="listitem">
71 Jeremy Siek, even prior to Thorsten, in 2001, started the "container_algo".
72 </li>
73<li class="listitem">
74 Vladimir Prus wrote the mutating algorithms code from the Boost Wiki.
75 </li>
76<li class="listitem">
77 Daryle Walker did a 2.0 pre-release review.
78 </li>
79</ol></div>
80</div>
81<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
82<td align="left"></td>
83<td align="right"><div class="copyright-footer">Copyright &#169; 2002-2005, 2010, 2014, 2015 Joel de Guzman, Dan Marsden, Thomas
84 Heller, John Fletcher<p>
85 Distributed under the Boost Software License, Version 1.0. (See accompanying
86 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>)
87 </p>
88</div></td>
89</tr></table>
90<hr>
91<div class="spirit-nav">
92<a accesskey="p" href="wrap_up.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.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="references.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
93</div>
94</body>
95</html>