Imported Upstream version 1.57.0
[platform/upstream/boost.git] / doc / html / function.html
index 26b56ac..28471af 100644 (file)
@@ -1,9 +1,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Chapter&#160;9.&#160;Boost.Function</title>
+<title>Chapter&#160;11.&#160;Boost.Function</title>
 <link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
 <link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
 <link rel="up" href="libraries.html" title="Part&#160;I.&#160;The Boost C++ Libraries (BoostBook Subset)">
 <link rel="prev" href="foreach/history_and_acknowledgements.html" title="History and Acknowledgements">
@@ -25,7 +25,7 @@
 <div class="chapter">
 <div class="titlepage"><div>
 <div><h2 class="title">
-<a name="function"></a>Chapter&#160;9.&#160;Boost.Function</h2></div>
+<a name="function"></a>Chapter&#160;11.&#160;Boost.Function</h2></div>
 <div><div class="author">
 <h3 class="author">
 <span class="firstname">Douglas</span> <span class="surname">Gregor</span>
 </div></div>
 <div><p class="copyright">Copyright &#169; 2001-2004 Douglas Gregor</p></div>
 <div><div class="legalnotice">
-<a name="id1544779"></a><p>Use, modification and distribution is subject to the Boost
+<a name="idp207955856"></a><p>Use, modification and distribution is subject to the Boost
     Software License, Version 1.0. (See accompanying file
     <code class="filename">LICENSE_1_0.txt</code> 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></div>
 </div></div>
 <div class="toc">
 <p><b>Table of Contents</b></p>
-<dl>
+<dl class="toc">
 <dt><span class="section"><a href="function.html#function.intro">Introduction</a></span></dt>
 <dt><span class="section"><a href="function/history.html">History &amp; Compatibility Notes</a></span></dt>
 <dt><span class="section"><a href="function/tutorial.html">Tutorial</a></span></dt>
 <dd><dl>
-<dt><span class="section"><a href="function/tutorial.html#id1545352">Basic Usage</a></span></dt>
-<dt><span class="section"><a href="function/tutorial.html#id1545683">Free functions</a></span></dt>
-<dt><span class="section"><a href="function/tutorial.html#id1545718">Member functions</a></span></dt>
-<dt><span class="section"><a href="function/tutorial.html#id1545918">References to Function Objects</a></span></dt>
-<dt><span class="section"><a href="function/tutorial.html#id1546064">Comparing Boost.Function function objects</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idp208027680">Basic Usage</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idp208069440">Free functions</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idp208073456">Member functions</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idp208097760">References to Function Objects</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idp208116992">Comparing Boost.Function function objects</a></span></dt>
 </dl></dd>
 <dt><span class="section"><a href="function/reference.html">Reference</a></span></dt>
 <dd><dl>
 <dt><span class="section"><a href="function/faq.html">Frequently Asked Questions</a></span></dt>
 <dt><span class="section"><a href="function/misc.html">Miscellaneous Notes</a></span></dt>
 <dd><dl>
-<dt><span class="section"><a href="function/misc.html#id1565241">Boost.Function vs. Function Pointers</a></span></dt>
-<dt><span class="section"><a href="function/misc.html#id1565307">Performance</a></span></dt>
-<dt><span class="section"><a href="function/misc.html#id1565381">Combatting virtual function "bloat"</a></span></dt>
-<dt><span class="section"><a href="function/misc.html#id1565406">Acknowledgements</a></span></dt>
+<dt><span class="section"><a href="function/misc.html#idp210589120">Boost.Function vs. Function Pointers</a></span></dt>
+<dt><span class="section"><a href="function/misc.html#idp210596304">Performance</a></span></dt>
+<dt><span class="section"><a href="function/misc.html#idp210603952">Combatting virtual function "bloat"</a></span></dt>
+<dt><span class="section"><a href="function/misc.html#idp210607472">Acknowledgements</a></span></dt>
 </dl></dd>
 <dt><span class="section"><a href="function/testsuite.html">Testsuite</a></span></dt>
 <dd><dl>
@@ -93,7 +93,7 @@ function object.</p>
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: July 25, 2004 at 03:59:30 +0100</small></p></td>
+<td align="left"></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>