73 lines
4.9 KiB
HTML
73 lines
4.9 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||
<html>
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
<title>Acknowledgments</title>
|
||
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
|
||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
||
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
|
||
<link rel="up" href="../poly_collection.html" title="Chapter 29. Boost.PolyCollection">
|
||
<link rel="prev" href="release_notes.html" title="Release notes">
|
||
<link rel="next" href="../process.html" title="Chapter 30. Boost.Process">
|
||
</head>
|
||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||
<table cellpadding="2" width="100%"><tr>
|
||
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td>
|
||
<td align="center"><a href="../../../index.html">Home</a></td>
|
||
<td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
|
||
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
|
||
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
|
||
<td align="center"><a href="../../../more/index.htm">More</a></td>
|
||
</tr></table>
|
||
<hr>
|
||
<div class="spirit-nav">
|
||
<a accesskey="p" href="release_notes.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../poly_collection.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="../process.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
|
||
</div>
|
||
<div class="section">
|
||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||
<a name="poly_collection.acknowledgments"></a><a class="link" href="acknowledgments.html" title="Acknowledgments">Acknowledgments</a>
|
||
</h2></div></div></div>
|
||
<p>
|
||
The library uses <a href="http://www.pdimov.com/" target="_top">Peter Dimov</a>'s
|
||
<a href="http://www.pdimov.com/cpp2/simple_cxx11_metaprogramming.html" target="_top">implementation
|
||
of <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">make_index_sequence</span></code></a>. <a href="http://manu343726.github.io/" target="_top">Manu
|
||
Sánchez</a> aided immensely with CI setup and performance testing. <a href="http://stackoverflow.com/users/85371/sehe" target="_top">Sehe</a> contributed performance
|
||
results for GCC 5.2, and <a href="https://www.linkedin.com/in/francisco-jose-tapia-iba%C3%B1ez-4239a07a" target="_top">Francisco
|
||
José Tapia</a> for Clang 3.9.
|
||
</p>
|
||
<p>
|
||
The Boost acceptance review took place between the 3rd and 17th of May, 2017.
|
||
Thank you to Ion Gaztañaga for smoothly managing the process. The following
|
||
people participated with full reviews or valuable comments: Pete Bartlett,
|
||
Hans Dembinski, Dominique Devienne, Edward Diener, Vinnie Falco, Ion Gaztañaga,
|
||
Andrzej Krzemienski, Brook Milligan, Thorsten Ottosen, Steven Watanabe, Adam
|
||
Wulkiewicz. Many thanks to all of them. Steven Watanabe gave crucial help in
|
||
solving some hard problems related to the usage of <a href="../../../libs/type_erasure" target="_top">Boost.TypeErasure</a>.
|
||
</p>
|
||
<p>
|
||
Boost.PolyCollection was designed and written between rainy <a href="https://es.wikipedia.org/wiki/Viav%C3%A9lez" target="_top">Viavélez</a>,
|
||
noisy Madrid and beautiful <a href="https://en.wikipedia.org/wiki/C%C3%A1ceres%2c_Spain" target="_top">Cáceres</a>,
|
||
August-November, 2016. Most of the after-review work in preparation for the
|
||
official Boost release was done in the quiet town of <a href="https://es.wikipedia.org/wiki/Oropesa_(Toledo)" target="_top">Oropesa</a>
|
||
during the spring of 2017.
|
||
</p>
|
||
<p>
|
||
In memory of Joaquín López Borrella (1939-2015), in memory of Héctor (2004-2017):
|
||
may your ghosts keep us company.
|
||
</p>
|
||
</div>
|
||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||
<td align="left"></td>
|
||
<td align="right"><div class="copyright-footer">Copyright © 2016-2021 Joaquín M López Muñoz<p>
|
||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||
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>)
|
||
</p>
|
||
</div></td>
|
||
</tr></table>
|
||
<hr>
|
||
<div class="spirit-nav">
|
||
<a accesskey="p" href="release_notes.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../poly_collection.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="../process.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
|
||
</div>
|
||
</body>
|
||
</html>
|