Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/doc/html/ref/ack.html @ 66

Last change on this file since 66 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

File size: 3.0 KB
Line 
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4<title>Acknowledgements</title>
5<link rel="stylesheet" href="../boostbook.css" type="text/css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
7<link rel="start" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
8<link rel="up" href="../ref.html" title="Chapter 11. Boost.Ref">
9<link rel="prev" href="../boost/unwrap_reference.html" title="Class template unwrap_reference">
10<link rel="next" href="../signals.html" title="Chapter 12. Boost.Signals">
11</head>
12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13<table cellpadding="2" width="100%">
14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td>
15<td align="center"><a href="../../../index.htm">Home</a></td>
16<td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
17<td align="center"><a href="../../../people/people.htm">People</a></td>
18<td align="center"><a href="../../../more/faq.htm">FAQ</a></td>
19<td align="center"><a href="../../../more/index.htm">More</a></td>
20</table>
21<hr>
22<div class="spirit-nav">
23<a accesskey="p" href="../boost/unwrap_reference.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../ref.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="../signals.html"><img src="../images/next.png" alt="Next"></a>
24</div>
25<div class="section" lang="en">
26<div class="titlepage"><div><div><h2 class="title" style="clear: both">
27<a name="ref.ack"></a>Acknowledgements</h2></div></div></div>
28<p><code class="computeroutput"><a href="../boost/reference_wrapper.html#id1044490-bb">ref</a></code> and <code class="computeroutput"><a href="../boost/reference_wrapper.html#boost.cref">cref</a></code>
29  were originally part of the <a href="../../../libs/tuple/index.html" target="_top">Tuple</a> library
30  by Jaakko Järvi. They were "promoted to boost:: status" by
31  Peter Dimov because they are generally useful.  Douglas Gregor and
32  Dave Abrahams contributed
33  <code class="computeroutput"><a href="../boost/is_reference_wrapper.html" title="Class template is_reference_wrapper">is_reference_wrapper</a></code> and
34  <code class="computeroutput"><a href="../boost/unwrap_reference.html" title="Class template unwrap_reference">unwrap_reference</a></code>.</p>
35</div>
36<table width="100%"><tr>
37<td align="left"></td>
38<td align="right"><small>Copyright © 1999, 2000 Jaakko Järvi<br>Copyright © 2001, 2002 Peter Dimov<br>Copyright © 2002 David Abrahams</small></td>
39</tr></table>
40<hr>
41<div class="spirit-nav">
42<a accesskey="p" href="../boost/unwrap_reference.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../ref.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="../signals.html"><img src="../images/next.png" alt="Next"></a>
43</div>
44</body>
45</html>
Note: See TracBrowser for help on using the repository browser.