2012-04-28 02:21:15 +00:00
< 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" >
2017-12-19 17:48:18 +00:00
< meta name = "generator" content = "DocBook XSL Stylesheets V1.77.1" >
2012-04-28 02:21:15 +00:00
< link rel = "home" href = "../index.html" title = "Chapter 1. Boost.Functional/OverloadedFunction 1.0.0" >
< link rel = "up" href = "../index.html" title = "Chapter 1. Boost.Functional/OverloadedFunction 1.0.0" >
2018-01-10 15:19:54 +00:00
< link rel = "prev" href = "../BOOST_FUNCTIONAL_O_1_7_3_3.html" title = "Macro BOOST_FUNCTIONAL_OVERLOADED_FUNCTION_CONFIG_OVERLOAD_MAX" >
2012-04-28 02:21:15 +00:00
< / 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" >
2018-01-10 15:19:54 +00:00
< a accesskey = "p" href = "../BOOST_FUNCTIONAL_O_1_7_3_3.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 >
2012-04-28 02:21:15 +00:00
< / div >
2017-12-19 17:48:18 +00:00
< div class = "section" >
2012-04-28 02:21:15 +00:00
< div class = "titlepage" > < div > < div > < h2 class = "title" style = "clear: both" >
< a name = "boost_functional_overloadedfunction.acknowledgments" > < / a > < a class = "link" href = "acknowledgments.html" title = "Acknowledgments" > Acknowledgments< / a >
< / h2 > < / div > < / div > < / div >
< p >
Many thanks to Mathias Gaunard for suggesting to implement < code class = "computeroutput" > < a class = "link" href = "../boost/overloaded_function.html" title = "Class template overloaded_function" > boost::overloaded_function< / a > < / code >
and for some sample code.
< / p >
< p >
Thanks to John Bytheway for suggesting to implement < code class = "computeroutput" > < a class = "link" href = "../boost/make_overloaded_function.html" title = "Function template make_overloaded_function" > boost::make_overloaded_function< / a > < / code > .
< / p >
< p >
Thanks to Nathan Ridge for suggestions on how to implement < code class = "computeroutput" > < a class = "link" href = "../boost/make_overloaded_function.html" title = "Function template make_overloaded_function" > boost::make_overloaded_function< / a > < / code > .
< / p >
< p >
Thanks to Robert Stewart for commenting on the library name.
< / p >
< p >
Many thanks to the entire < a href = "http://www.boost.org" target = "_top" > Boost< / a > community
and mailing list for providing valuable comments about this library and great
insights on the C++ programming language.
< / 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 © 2011, 2012 Lorenzo Caminiti< 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" >
2018-01-10 15:19:54 +00:00
< a accesskey = "p" href = "../BOOST_FUNCTIONAL_O_1_7_3_3.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 >
2012-04-28 02:21:15 +00:00
< / div >
< / body >
< / html >