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

Modified Files:
        cons.html list.html map.html set.html vector.html 
Log Message:
updates html files


Index: cons.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/sequences/containers/cons.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- cons.html   15 Feb 2007 23:11:07 -0000      1.11
+++ cons.html   25 Feb 2007 22:02:23 -0000      1.12
@@ -26,7 +26,7 @@
 <div class="titlepage"><div><div><h4 class="title">
 <a name="fusion.sequences.containers.cons"></a><a href="cons.html" 
title="cons">cons</a></h4></div></div></div>
 <a name="fusion.sequences.containers.cons.description"></a><h5>
-<a name="id969467"></a>
+<a name="id969475"></a>
           <a 
href="cons.html#fusion.sequences.containers.cons.description">Description</a>
         </h5>
 <p>
@@ -41,14 +41,14 @@
           Inlined Functions</a>).
         </p>
 <a name="fusion.sequences.containers.cons.header"></a><h5>
-<a name="id969589"></a>
+<a name="id969597"></a>
           <a 
href="cons.html#fusion.sequences.containers.cons.header">Header</a>
         </h5>
 <pre class="programlisting">
 <span class="preprocessor">#include</span> <span 
class="special">&lt;</span><span class="identifier">boost</span><span 
class="special">/</span><span class="identifier">fusion</span><span 
class="special">/</span><span class="identifier">sequence</span><span 
class="special">/</span><span class="identifier">container</span><span 
class="special">/</span><span class="identifier">list</span><span 
class="special">/</span><span class="identifier">cons</span><span 
class="special">.</span><span class="identifier">hpp</span><span 
class="special">&gt;</span>
 </pre>
 <a name="fusion.sequences.containers.cons.synopsis"></a><h5>
-<a name="id969689"></a>
+<a name="id969697"></a>
           <a 
href="cons.html#fusion.sequences.containers.cons.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting">
@@ -56,7 +56,7 @@
 <span class="keyword">struct</span> <span class="identifier">cons</span><span 
class="special">;</span>
 </pre>
 <a name="fusion.sequences.containers.cons.template_parameters"></a><h5>
-<a name="id969783"></a>
+<a name="id969791"></a>
           <a 
href="cons.html#fusion.sequences.containers.cons.template_parameters">Template
           parameters</a>
         </h5>
@@ -87,7 +87,7 @@
 </tbody>
 </table></div>
 <a name="fusion.sequences.containers.cons.model_of"></a><h5>
-<a name="id969876"></a>
+<a name="id969884"></a>
           <a href="cons.html#fusion.sequences.containers.cons.model_of">Model 
of</a>
         </h5>
 <div class="itemizedlist"><ul type="disc"><li><a 
href="../concepts/forward_sequence.html" title="Forward
@@ -129,7 +129,7 @@
 </dl>
 </div>
 <a name="fusion.sequences.containers.cons.expression_semantics"></a><h5>
-<a name="id970080"></a>
+<a name="id970088"></a>
           <a 
href="cons.html#fusion.sequences.containers.cons.expression_semantics">Expression
           Semantics</a>
         </h5>
@@ -208,7 +208,7 @@
           Inlined Functions</a>).
         </p>
 <a name="fusion.sequences.containers.cons.example"></a><h5>
-<a name="id970561"></a>
+<a name="id970569"></a>
           <a 
href="cons.html#fusion.sequences.containers.cons.example">Example</a>
         </h5>
 <pre class="programlisting">
@@ -219,7 +219,8 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
 <td align="left"></td>
-<td align="right"><small>Copyright © 2001-2005 Joel de Guzman, Dan 
Marsden</small></td>
+<td align="right"><small>Copyright © 2001-2007 Joel de Guzman, Dan Marsden, 
Tobias
+      Schwinger</small></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Index: list.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/sequences/containers/list.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- list.html   15 Feb 2007 23:11:07 -0000      1.11
+++ list.html   25 Feb 2007 22:02:23 -0000      1.12
@@ -26,7 +26,7 @@
 <div class="titlepage"><div><div><h4 class="title">
 <a name="fusion.sequences.containers.list"></a><a href="list.html" 
title="list">list</a></h4></div></div></div>
 <a name="fusion.sequences.containers.list.description"></a><h5>
-<a name="id970853"></a>
+<a name="id970861"></a>
           <a 
href="list.html#fusion.sequences.containers.list.description">Description</a>
         </h5>
 <p>
@@ -38,7 +38,7 @@
           runtime cost of access to each element is peculiarly constant (see 
<a href="../../notes.html#fusion.notes.recursive_inlined_functions">Recursive 
Inlined Functions</a>).
         </p>
 <a name="fusion.sequences.containers.list.header"></a><h5>
-<a name="id970936"></a>
+<a name="id970944"></a>
           <a 
href="list.html#fusion.sequences.containers.list.header">Header</a>
         </h5>
 <pre class="programlisting">
@@ -46,7 +46,7 @@
 <span class="preprocessor">#include</span> <span 
class="special">&lt;</span><span class="identifier">boost</span><span 
class="special">/</span><span class="identifier">fusion</span><span 
class="special">/</span><span class="identifier">sequence</span><span 
class="special">/</span><span class="identifier">container</span><span 
class="special">/</span><span class="identifier">list</span><span 
class="special">/</span><span class="identifier">list_forward</span><span 
class="special">.</span><span class="identifier">hpp</span><span 
class="special">&gt;</span>
 </pre>
 <a name="fusion.sequences.containers.list.synopsis"></a><h5>
-<a name="id971100"></a>
+<a name="id971108"></a>
           <a 
href="list.html#fusion.sequences.containers.list.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting">
@@ -77,7 +77,7 @@
 <span class="preprocessor">#define</span> <span 
class="identifier">FUSION_MAX_LIST_SIZE</span> <span class="number">20</span>
 </pre>
 <a name="fusion.sequences.containers.list.template_parameters"></a><h5>
-<a name="id971383"></a>
+<a name="id971390"></a>
           <a 
href="list.html#fusion.sequences.containers.list.template_parameters">Template
           parameters</a>
         </h5>
@@ -101,7 +101,7 @@
 </tr></tbody>
 </table></div>
 <a name="fusion.sequences.containers.list.model_of"></a><h5>
-<a name="id971462"></a>
+<a name="id971470"></a>
           <a href="list.html#fusion.sequences.containers.list.model_of">Model 
of</a>
         </h5>
 <div class="itemizedlist"><ul type="disc"><li><a 
href="../concepts/forward_sequence.html" title="Forward
@@ -134,7 +134,7 @@
 </dl>
 </div>
 <a name="fusion.sequences.containers.list.expression_semantics"></a><h5>
-<a name="id971618"></a>
+<a name="id971625"></a>
           <a 
href="list.html#fusion.sequences.containers.list.expression_semantics">Expression
           Semantics</a>
         </h5>
@@ -200,7 +200,7 @@
           Inlined Functions</a>).
         </p>
 <a name="fusion.sequences.containers.list.example"></a><h5>
-<a name="id972056"></a>
+<a name="id972064"></a>
           <a 
href="list.html#fusion.sequences.containers.list.example">Example</a>
         </h5>
 <pre class="programlisting">
@@ -211,7 +211,8 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
 <td align="left"></td>
-<td align="right"><small>Copyright © 2001-2005 Joel de Guzman, Dan 
Marsden</small></td>
+<td align="right"><small>Copyright © 2001-2007 Joel de Guzman, Dan Marsden, 
Tobias
+      Schwinger</small></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Index: map.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/sequences/containers/map.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- map.html    15 Feb 2007 23:11:07 -0000      1.11
+++ map.html    25 Feb 2007 22:02:23 -0000      1.12
@@ -26,7 +26,7 @@
 <div class="titlepage"><div><div><h4 class="title">
 <a name="fusion.sequences.containers.map"></a><a href="map.html" 
title="map">map</a></h4></div></div></div>
 <a name="fusion.sequences.containers.map.description"></a><h5>
-<a name="id973598"></a>
+<a name="id973606"></a>
           <a 
href="map.html#fusion.sequences.containers.map.description">Description</a>
         </h5>
 <p>
@@ -41,14 +41,14 @@
           Functions</a>).
         </p>
 <a name="fusion.sequences.containers.map.header"></a><h5>
-<a name="id973669"></a>
+<a name="id973677"></a>
           <a href="map.html#fusion.sequences.containers.map.header">Header</a>
         </h5>
 <pre class="programlisting">
 <span class="preprocessor">#include</span> <span 
class="special">&lt;</span><span class="identifier">boost</span><span 
class="special">/</span><span class="identifier">fusion</span><span 
class="special">/</span><span class="identifier">sequence</span><span 
class="special">/</span><span class="identifier">container</span><span 
class="special">/</span><span class="identifier">map</span><span 
class="special">.</span><span class="identifier">hpp</span><span 
class="special">&gt;</span>
 </pre>
 <a name="fusion.sequences.containers.map.synopsis"></a><h5>
-<a name="id973761"></a>
+<a name="id973768"></a>
           <a 
href="map.html#fusion.sequences.containers.map.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting">
@@ -79,7 +79,7 @@
 <span class="preprocessor">#define</span> <span 
class="identifier">FUSION_MAX_MAP_SIZE</span> <span class="number">20</span>
 </pre>
 <a name="fusion.sequences.containers.map.template_parameters"></a><h5>
-<a name="id974130"></a>
+<a name="id974138"></a>
           <a 
href="map.html#fusion.sequences.containers.map.template_parameters">Template
           parameters</a>
         </h5>
@@ -103,7 +103,7 @@
 </tr></tbody>
 </table></div>
 <a name="fusion.sequences.containers.map.model_of"></a><h5>
-<a name="id974209"></a>
+<a name="id974217"></a>
           <a href="map.html#fusion.sequences.containers.map.model_of">Model 
of</a>
         </h5>
 <div class="itemizedlist"><ul type="disc">
@@ -137,7 +137,7 @@
 </dl>
 </div>
 <a name="fusion.sequences.containers.map.expression_semantics"></a><h5>
-<a name="id974383"></a>
+<a name="id974391"></a>
           <a 
href="map.html#fusion.sequences.containers.map.expression_semantics">Expression
           Semantics</a>
         </h5>
@@ -189,7 +189,7 @@
 </tbody>
 </table></div>
 <a name="fusion.sequences.containers.map.example"></a><h5>
-<a name="id974638"></a>
+<a name="id974646"></a>
           <a 
href="map.html#fusion.sequences.containers.map.example">Example</a>
         </h5>
 <pre class="programlisting">
@@ -208,7 +208,8 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
 <td align="left"></td>
-<td align="right"><small>Copyright © 2001-2005 Joel de Guzman, Dan 
Marsden</small></td>
+<td align="right"><small>Copyright © 2001-2007 Joel de Guzman, Dan Marsden, 
Tobias
+      Schwinger</small></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Index: set.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/sequences/containers/set.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- set.html    15 Feb 2007 23:11:07 -0000      1.11
+++ set.html    25 Feb 2007 22:02:23 -0000      1.12
@@ -26,7 +26,7 @@
 <div class="titlepage"><div><div><h4 class="title">
 <a name="fusion.sequences.containers.set"></a><a href="set.html" 
title="set">set</a></h4></div></div></div>
 <a name="fusion.sequences.containers.set.description"></a><h5>
-<a name="id972315"></a>
+<a name="id972322"></a>
           <a 
href="set.html#fusion.sequences.containers.set.description">Description</a>
         </h5>
 <p>
@@ -39,14 +39,14 @@
           Functions</a>).
         </p>
 <a name="fusion.sequences.containers.set.header"></a><h5>
-<a name="id972364"></a>
+<a name="id972371"></a>
           <a href="set.html#fusion.sequences.containers.set.header">Header</a>
         </h5>
 <pre class="programlisting">
 <span class="preprocessor">#include</span> <span 
class="special">&lt;</span><span class="identifier">boost</span><span 
class="special">/</span><span class="identifier">fusion</span><span 
class="special">/</span><span class="identifier">sequence</span><span 
class="special">/</span><span class="identifier">container</span><span 
class="special">/</span><span class="identifier">set</span><span 
class="special">.</span><span class="identifier">hpp</span><span 
class="special">&gt;</span>
 </pre>
 <a name="fusion.sequences.containers.set.synopsis"></a><h5>
-<a name="id972454"></a>
+<a name="id972462"></a>
           <a 
href="set.html#fusion.sequences.containers.set.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting">
@@ -77,7 +77,7 @@
 <span class="preprocessor">#define</span> <span 
class="identifier">FUSION_MAX_SET_SIZE</span> <span class="number">20</span>
 </pre>
 <a name="fusion.sequences.containers.set.template_parameters"></a><h5>
-<a name="id972737"></a>
+<a name="id972745"></a>
           <a 
href="set.html#fusion.sequences.containers.set.template_parameters">Template
           parameters</a>
         </h5>
@@ -101,7 +101,7 @@
 </tr></tbody>
 </table></div>
 <a name="fusion.sequences.containers.set.model_of"></a><h5>
-<a name="id972817"></a>
+<a name="id972825"></a>
           <a href="set.html#fusion.sequences.containers.set.model_of">Model 
of</a>
         </h5>
 <div class="itemizedlist"><ul type="disc">
@@ -135,7 +135,7 @@
 </dl>
 </div>
 <a name="fusion.sequences.containers.set.expression_semantics"></a><h5>
-<a name="id972968"></a>
+<a name="id972976"></a>
           <a 
href="set.html#fusion.sequences.containers.set.expression_semantics">Expression
           Semantics</a>
         </h5>
@@ -187,7 +187,7 @@
 </tbody>
 </table></div>
 <a name="fusion.sequences.containers.set.example"></a><h5>
-<a name="id973224"></a>
+<a name="id973231"></a>
           <a 
href="set.html#fusion.sequences.containers.set.example">Example</a>
         </h5>
 <pre class="programlisting">
@@ -200,7 +200,8 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
 <td align="left"></td>
-<td align="right"><small>Copyright © 2001-2005 Joel de Guzman, Dan 
Marsden</small></td>
+<td align="right"><small>Copyright © 2001-2007 Joel de Guzman, Dan Marsden, 
Tobias
+      Schwinger</small></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Index: vector.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/sequences/containers/vector.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- vector.html 15 Feb 2007 23:11:08 -0000      1.11
+++ vector.html 25 Feb 2007 22:02:23 -0000      1.12
@@ -26,7 +26,7 @@
 <div class="titlepage"><div><div><h4 class="title">
 <a name="fusion.sequences.containers.vector"></a><a href="vector.html" 
title="vector">vector</a></h4></div></div></div>
 <a name="fusion.sequences.containers.vector.description"></a><h5>
-<a name="id967501"></a>
+<a name="id967509"></a>
           <a 
href="vector.html#fusion.sequences.containers.vector.description">Description</a>
         </h5>
 <p>
@@ -39,7 +39,7 @@
           most efficient.
         </p>
 <a name="fusion.sequences.containers.vector.header"></a><h5>
-<a name="id967565"></a>
+<a name="id967573"></a>
           <a 
href="vector.html#fusion.sequences.containers.vector.header">Header</a>
         </h5>
 <pre class="programlisting">
@@ -54,7 +54,7 @@
 <span class="preprocessor">#include</span> <span 
class="special">&lt;</span><span class="identifier">boost</span><span 
class="special">/</span><span class="identifier">fusion</span><span 
class="special">/</span><span class="identifier">sequence</span><span 
class="special">/</span><span class="identifier">container</span><span 
class="special">/</span><span class="identifier">vector</span><span 
class="special">/</span><span class="identifier">vector50</span><span 
class="special">.</span><span class="identifier">hpp</span><span 
class="special">&gt;</span>
 </pre>
 <a name="fusion.sequences.containers.vector.synopsis"></a><h5>
-<a name="id968098"></a>
+<a name="id968105"></a>
           <a 
href="vector.html#fusion.sequences.containers.vector.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -115,7 +115,7 @@
 <span class="preprocessor">#define</span> <span 
class="identifier">FUSION_MAX_VECTOR_SIZE</span> <span class="number">20</span>
 </pre>
 <a name="fusion.sequences.containers.vector.template_parameters"></a><h5>
-<a name="id968740"></a>
+<a name="id968748"></a>
           <a 
href="vector.html#fusion.sequences.containers.vector.template_parameters">Template
           parameters</a>
         </h5>
@@ -139,7 +139,7 @@
 </tr></tbody>
 </table></div>
 <a name="fusion.sequences.containers.vector.model_of"></a><h5>
-<a name="id968819"></a>
+<a name="id968826"></a>
           <a 
href="vector.html#fusion.sequences.containers.vector.model_of">Model of</a>
         </h5>
 <div class="itemizedlist"><ul type="disc"><li><a 
href="../concepts/random_access_sequence.html" title="Random
@@ -169,7 +169,7 @@
 </dl>
 </div>
 <a name="fusion.sequences.containers.vector.expression_semantics"></a><h5>
-<a name="id968959"></a>
+<a name="id968966"></a>
           <a 
href="vector.html#fusion.sequences.containers.vector.expression_semantics">Expression
           Semantics</a>
         </h5>
@@ -219,7 +219,7 @@
 </tbody>
 </table></div>
 <a name="fusion.sequences.containers.vector.example"></a><h5>
-<a name="id969206"></a>
+<a name="id969214"></a>
           <a 
href="vector.html#fusion.sequences.containers.vector.example">Example</a>
         </h5>
 <pre class="programlisting">
@@ -230,7 +230,8 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
 <td align="left"></td>
-<td align="right"><small>Copyright © 2001-2005 Joel de Guzman, Dan 
Marsden</small></td>
+<td align="right"><small>Copyright © 2001-2007 Joel de Guzman, Dan Marsden, 
Tobias
+      Schwinger</small></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to