summaryrefslogtreecommitdiff
path: root/doc/html/poly_collection/acknowledgments.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/poly_collection/acknowledgments.html')
-rw-r--r--doc/html/poly_collection/acknowledgments.html68
1 files changed, 68 insertions, 0 deletions
diff --git a/doc/html/poly_collection/acknowledgments.html b/doc/html/poly_collection/acknowledgments.html
new file mode 100644
index 0000000000..e137cb728e
--- /dev/null
+++ b/doc/html/poly_collection/acknowledgments.html
@@ -0,0 +1,68 @@
+<!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=US-ASCII">
+<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&#160;27.&#160;Boost.PolyCollection">
+<link rel="prev" href="release_notes.html" title="Release notes">
+<link rel="next" href="../predef.html" title="Chapter&#160;28.&#160;Boost.Predef 1.6">
+</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="../predef.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&#225;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&#233; 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&#241;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&#241;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&#233;lez</a>,
+ noisy Madrid and beautiful <a href="https://en.wikipedia.org/wiki/C%C3%A1ceres%2c_Spain" target="_top">C&#225;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>
+</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 &#169; 2016, 2017 Joaqu&#237;n M L&#243;pez Mu&#241;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="../predef.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>