Update of /cvsroot/boost/boost/libs/fusion/doc/html/fusion/functional
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv17585/html/fusion/functional

Modified Files:
        concepts.html invocation.html 
Log Message:
revises function object concepts and functional module documenation to reflect
boost::result_of-based result computation


Index: concepts.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/functional/concepts.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- concepts.html       25 Feb 2007 22:02:16 -0000      1.2
+++ concepts.html       13 Jul 2007 19:25:20 -0000      1.3
@@ -27,10 +27,12 @@
 <a name="fusion.functional.concepts"></a><a href="concepts.html" 
title="Concepts">Concepts</a></h3></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section"><a href="concepts/callable.html"> Callable 
Object</a></span></dt>
-<dt><span class="section"><a href="concepts/poly.html"> Polymorphic Function
+<dt><span class="section"><a href="concepts/reg_callable.html"> Regular 
Callable
         Object</a></span></dt>
 <dt><span class="section"><a href="concepts/def_callable.html"> Deferred
         Callable Object</a></span></dt>
+<dt><span class="section"><a href="concepts/poly.html"> Polymorphic Function
+        Object</a></span></dt>
 </dl></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>

Index: invocation.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/functional/invocation.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- invocation.html     25 Feb 2007 22:02:16 -0000      1.3
+++ invocation.html     13 Jul 2007 19:25:20 -0000      1.4
@@ -6,8 +6,8 @@
 <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
 <link rel="start" href="../../index.html" title="Chapter 1. Fusion 2.0">
 <link rel="up" href="../functional.html" title="Functional">
-<link rel="prev" href="concepts/def_callable.html" title=" Deferred
-        Callable Object">
+<link rel="prev" href="concepts/poly.html" title=" Polymorphic Function
+        Object">
 <link rel="next" href="invocation/functions.html" title="Functions">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -21,7 +21,7 @@
 </table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="concepts/def_callable.html"><img 
src="../../images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../functional.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="invocation/functions.html"><img 
src="../../images/next.png" alt="Next"></a>
+<a accesskey="p" href="concepts/poly.html"><img src="../../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../functional.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="invocation/functions.html"><img src="../../images/next.png" 
alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -38,7 +38,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="concepts/def_callable.html"><img 
src="../../images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../functional.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="invocation/functions.html"><img 
src="../../images/next.png" alt="Next"></a>
+<a accesskey="p" href="concepts/poly.html"><img src="../../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../functional.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="invocation/functions.html"><img src="../../images/next.png" 
alt="Next"></a>
 </div>
 </body>
 </html>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to