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

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


Index: functions.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/sequences/generation/functions.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- functions.html      25 Feb 2007 22:02:23 -0000      1.7
+++ functions.html      13 Jul 2007 19:25:26 -0000      1.8
@@ -34,6 +34,7 @@
 <dt><span class="section"><a href="functions/tiers.html">Tiers</a></span></dt>
 <dt><span class="section"><a 
href="functions/list_tie.html">list_tie</a></span></dt>
 <dt><span class="section"><a 
href="functions/vector_tie.html">vector_tie</a></span></dt>
+<dt><span class="section"><a 
href="functions/map_tie.html">map_tie</a></span></dt>
 </dl></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>

Index: metafunctions.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/sequences/generation/metafunctions.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- metafunctions.html  25 Feb 2007 22:02:23 -0000      1.7
+++ metafunctions.html  13 Jul 2007 19:25:26 -0000      1.8
@@ -6,7 +6,7 @@
 <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="../generation.html" title="Generation">
-<link rel="prev" href="functions/vector_tie.html" title="vector_tie">
+<link rel="prev" href="functions/map_tie.html" title="map_tie">
 <link rel="next" href="metafunctions/make_list.html" title="make_list">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -20,7 +20,7 @@
 </table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="functions/vector_tie.html"><img 
src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../generation.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="metafunctions/make_list.html"><img 
src="../../../images/next.png" alt="Next"></a>
+<a accesskey="p" href="functions/map_tie.html"><img 
src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../generation.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="metafunctions/make_list.html"><img 
src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -33,6 +33,7 @@
 <dt><span class="section"><a 
href="metafunctions/make_map.html">make_map</a></span></dt>
 <dt><span class="section"><a 
href="metafunctions/list_tie.html">list_tie</a></span></dt>
 <dt><span class="section"><a 
href="metafunctions/vector_tie.html">vector_tie</a></span></dt>
+<dt><span class="section"><a 
href="metafunctions/map_tie.html">map_tie</a></span></dt>
 </dl></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
@@ -42,7 +43,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="functions/vector_tie.html"><img 
src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../generation.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="metafunctions/make_list.html"><img 
src="../../../images/next.png" alt="Next"></a>
+<a accesskey="p" href="functions/map_tie.html"><img 
src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../generation.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="metafunctions/make_list.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