80 lines
4.7 KiB
HTML
80 lines
4.7 KiB
HTML
<html>
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
<title>Acknowledgements</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="Chapter 1. Boost.Convert 2.0">
|
||
<link rel="up" href="../index.html" title="Chapter 1. Boost.Convert 2.0">
|
||
<link rel="prev" href="supported_compilers.html" title="Supported Compilers">
|
||
<link rel="next" href="../boost_convert_c___reference.html" title="Boost.Convert C++ Reference">
|
||
</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="supported_compilers.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="../boost_convert_c___reference.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="boost_convert.acknowledgements"></a><a class="link" href="acknowledgements.html" title="Acknowledgements">Acknowledgements</a>
|
||
</h2></div></div></div>
|
||
<p>
|
||
Many thanks to Julian Gonggrijp, Rob Stewart, Andrzej Krzemienski, Matus Chochlik,
|
||
Jeroen Habraken, Hartmut Kaiser, Joel De Guzman, Thijs (M.A.) van den Berg,
|
||
Roland Bock, Gavin Lambert, Paul Bristow, Alex Hagen-Zanker, Christopher Kormanyos
|
||
for taking part in the <span class="emphasis"><em>Boost.Convert</em></span> review and their
|
||
valuable input.
|
||
</p>
|
||
<p>
|
||
Special thanks to:
|
||
</p>
|
||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||
<li class="listitem">
|
||
Alex Hagen-Zanker, Roland Bock, Rob Stewart for their considerable and
|
||
continuous contributions to the design and implementation of the library;
|
||
</li>
|
||
<li class="listitem">
|
||
Andrzej Krzemienski for helping to partition responsibilities and to ultimately
|
||
pave the way for the <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">optional</span></code>
|
||
and <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">tr2</span><span class="special">::</span><span class="identifier">optional</span></code> deployment;
|
||
</li>
|
||
<li class="listitem">
|
||
Edward Diener the Boost Review Manager for helping with the converters'
|
||
design, his continuous involvement, technical and administrative help,
|
||
guidance and advice;
|
||
</li>
|
||
<li class="listitem">
|
||
Joel De Guzman, Rob Stewart and Alex Hagen-Zanker for making sure the performance
|
||
tests work as they should;
|
||
</li>
|
||
<li class="listitem">
|
||
Paul Bristow for helping great deal with the documentation;
|
||
</li>
|
||
<li class="listitem">
|
||
Kevlin Henney and Dave Abrahams for their lexical_cast-related insights
|
||
and explanations.
|
||
</li>
|
||
</ul></div>
|
||
</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 © 2009-2020 Vladimir Batov<p>
|
||
Distributed under the Boost Software License, Version 1.0. See 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="supported_compilers.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="../boost_convert_c___reference.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
|
||
</div>
|
||
</body>
|
||
</html>
|