1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4<title>Acknowledgements</title> 5<link rel="stylesheet" href="../boostbook.css" type="text/css"> 6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 7<link rel="home" href="../index.html" title="Chapter 1. Boost.Bimap"> 8<link rel="up" href="../index.html" title="Chapter 1. Boost.Bimap"> 9<link rel="prev" href="history/multiindex_and_bimap.html" title="MultiIndex and Bimap"> 10</head> 11<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 12<table cellpadding="2" width="100%"><tr> 13<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> 14<td align="center"><a href="../../../../../index.html">Home</a></td> 15<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> 16<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> 17<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> 18<td align="center"><a href="../../../../../more/index.htm">More</a></td> 19</tr></table> 20<hr> 21<div class="spirit-nav"> 22<a accesskey="p" href="history/multiindex_and_bimap.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> 23</div> 24<div class="section"> 25<div class="titlepage"><div><div><h2 class="title" style="clear: both"> 26<a name="boost_bimap.acknowledgements"></a><a class="link" href="acknowledgements.html" title="Acknowledgements">Acknowledgements</a> 27</h2></div></div></div> 28<p> 29 This library was developed in the context of the Google SoC 2006. I first want 30 to thank my mentor, Joaquin, for his friendship during this project. Not only 31 did he help me go through the process of creating this library, but he also 32 did his best so we could have a great time doing it. Also, Boost.Bimap would 33 not exist had Boost.MultiIndex, Joaquin's masterpiece, not existed. Thanks 34 a lot! 35 </p> 36<p> 37 <span class="inlinemediaobject"><img src="../images/extern/googlesoc.png" alt="googlesoc"></span> 38 </p> 39<p> 40 I want to thank Google for this amazing <span class="emphasis"><em>boost</em></span> to the open-source 41 community and to Boost mentors for trusting in my proposal in the first place. 42 Next on the list are my colleagues from SoC that helped me not get bored during 43 the long hours of coding. 44 </p> 45<p> 46 Special acknowledgements to the developers of the Boost libraries that Boost.Bimap 47 has abused. See the dependencies section for a complete list. 48 </p> 49<p> 50 I want to thank the open-source developers who wrote the tools I used during 51 this project. The list of names is infinitely long, so I give a general huge 52 thanks here. 53 </p> 54<p> 55 Thanks to Paul Giaccone for proof-reading this documentation. (He has not finished 56 yet -- the remaining typos and spelling errors are mine and will be corrected 57 as soon as possible.) 58 </p> 59<p> 60 Finally, thanks to my family, who had to see me at home all day during the 61 SoC. Special thanks to my brother Agustin, future famous novelist (at the present 62 time he is 19 years old), who patiently read every word of these docs and while 63 correcting them, barked at me for my bad written English. I have learned a 64 lot from his sermons. I want to thank my dog, Mafalda, too for barking all 65 day from my window and for being such a good company. 66 </p> 67<p> 68 Thanks to Alisdair Meredith, Fernando Cacciola, Jeff Garland, John Maddock, 69 Thorsten Ottosen, Tony and Giovanni Piero Deretta for participating in the 70 formal review and give me useful advices to improve this library. And thanks 71 a lot to Ion Gaztañaga for managing the review. 72 </p> 73<h4> 74<a name="boost_bimap.acknowledgements.h0"></a> 75 <span class="phrase"><a name="boost_bimap.acknowledgements.boost_bimap_team"></a></span><a class="link" href="acknowledgements.html#boost_bimap.acknowledgements.boost_bimap_team">Boost.Bimap 76 Team</a> 77 </h4> 78<p> 79 From Argentina... Matias and Mafalda and from Spain... Joaquin and Hector 80 </p> 81<p> 82 <span class="inlinemediaobject"><img src="../images/people/matias.png" alt="matias"></span> <span class="inlinemediaobject"><img src="../images/people/mafalda.png" alt="mafalda"></span> <span class="inlinemediaobject"><img src="../images/people/joaquin.png" alt="joaquin"></span> <span class="inlinemediaobject"><img src="../images/people/hector.png" alt="hector"></span> 83 </p> 84<p> 85 Luckily, the distance helps team members avoid eating each other. 86 </p> 87</div> 88<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 89<td align="left"></td> 90<td align="right"><div class="copyright-footer">Copyright © 2006-2012 Matias Capeletto<p> 91 Distributed under the Boost Software License, Version 1.0. (See accompanying 92 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>) 93 </p> 94</div></td> 95</tr></table> 96<hr> 97<div class="spirit-nav"> 98<a accesskey="p" href="history/multiindex_and_bimap.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> 99</div> 100</body> 101</html> 102