1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 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.79.1"> 7<link rel="home" href="../index.html" title="Chapter 1. Boost.Functional/OverloadedFunction 1.0.0"> 8<link rel="up" href="../index.html" title="Chapter 1. Boost.Functional/OverloadedFunction 1.0.0"> 9<link rel="prev" href="../reference.html" title="Reference"> 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="../reference.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_functional_overloadedfunction.acknowledgments"></a><a class="link" href="acknowledgments.html" title="Acknowledgments">Acknowledgments</a> 27</h2></div></div></div> 28<p> 29 Many thanks to Mathias Gaunard for suggesting to implement <code class="computeroutput">boost::overloaded_function</code> 30 and for some sample code. 31 </p> 32<p> 33 Thanks to John Bytheway for suggesting to implement <code class="computeroutput">boost::make_overloaded_function</code>. 34 </p> 35<p> 36 Thanks to Nathan Ridge for suggestions on how to implement <code class="computeroutput">boost::make_overloaded_function</code>. 37 </p> 38<p> 39 Thanks to Robert Stewart for commenting on the library name. 40 </p> 41<p> 42 Many thanks to the entire <a href="http://www.boost.org" target="_top">Boost</a> community 43 and mailing list for providing valuable comments about this library and great 44 insights on the C++ programming language. 45 </p> 46</div> 47<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 48<td align="left"></td> 49<td align="right"><div class="copyright-footer">Copyright © 2011, 2012 Lorenzo Caminiti<p> 50 Distributed under the Boost Software License, Version 1.0 (see accompanying 51 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>) 52 </p> 53</div></td> 54</tr></table> 55<hr> 56<div class="spirit-nav"> 57<a accesskey="p" href="../reference.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> 58</div> 59</body> 60</html> 61