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

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


Index: iteration.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/algorithms/iteration.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- iteration.html      25 Feb 2007 22:02:13 -0000      1.14
+++ iteration.html      13 Jul 2007 19:25:15 -0000      1.15
@@ -34,7 +34,7 @@
         a sequence repeatedly applying an operation to its elements.
       </p>
 <a name="fusion.algorithms.iteration.header"></a><h4>
-<a name="id1080635"></a>
+<a name="id1114231"></a>
         <a href="iteration.html#fusion.algorithms.iteration.header">Header</a>
       </h4>
 <pre class="programlisting">

Index: query.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/algorithms/query.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- query.html  25 Feb 2007 22:02:13 -0000      1.14
+++ query.html  13 Jul 2007 19:25:15 -0000      1.15
@@ -33,7 +33,7 @@
         The query algorithms provide support for searching and analyzing 
sequences.
       </p>
 <a name="fusion.algorithms.query.header"></a><h4>
-<a name="id1103665"></a>
+<a name="id1137670"></a>
         <a href="query.html#fusion.algorithms.query.header">Header</a>
       </h4>
 <pre class="programlisting">

Index: transformation.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/algorithms/transformation.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- transformation.html 25 Feb 2007 22:02:13 -0000      1.14
+++ transformation.html 13 Jul 2007 19:25:15 -0000      1.15
@@ -39,14 +39,20 @@
 <td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" 
src="../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
-<tr><td align="left" valign="top"><p>
-          As the transformation algorithms return views onto their input 
arguments,
-          it is important that the lifetime of the input arguments is greater 
than
-          the period during which you wish to use the results.
-        </p></td></tr>
+<tr><td align="left" valign="top">
+<p>
+          </p>
+<p>
+            As the transformation algorithms return views onto their input 
arguments,
+            it is important that the lifetime of the input arguments is 
greater than
+            the period during which you wish to use the results.
+          </p>
+<p>
+        </p>
+</td></tr>
 </table></div>
 <a name="fusion.algorithms.transformation.header"></a><h4>
-<a name="id1114139"></a>
+<a name="id1148928"></a>
         <a 
href="transformation.html#fusion.algorithms.transformation.header">Header</a>
       </h4>
 <pre class="programlisting">


-------------------------------------------------------------------------
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