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

Modified Files:
        as_list.html as_map.html as_set.html as_vector.html 
Log Message:
updates html files


Index: as_list.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/sequences/conversion/metafunctions/as_list.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- as_list.html        15 Feb 2007 23:11:10 -0000      1.12
+++ as_list.html        25 Feb 2007 22:02:23 -0000      1.13
@@ -26,14 +26,14 @@
 <div class="titlepage"><div><div><h5 class="title">
 <a name="fusion.sequences.conversion.metafunctions.as_list"></a><a 
href="as_list.html" title="as_list">as_list</a></h5></div></div></div>
 <a 
name="fusion.sequences.conversion.metafunctions.as_list.description"></a><h6>
-<a name="id1070889"></a>
+<a name="id1070897"></a>
             <a 
href="as_list.html#fusion.sequences.conversion.metafunctions.as_list.description">Description</a>
           </h6>
 <p>
             Returns the result type of <a href="../functions/as_list.html" 
title="as_list"><code class="computeroutput"><span 
class="identifier">as_list</span></code></a>.
           </p>
 <a name="fusion.sequences.conversion.metafunctions.as_list.synopsis"></a><h6>
-<a name="id1070932"></a>
+<a name="id1070939"></a>
             <a 
href="as_list.html#fusion.sequences.conversion.metafunctions.as_list.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting">
@@ -41,7 +41,7 @@
 <span class="keyword">struct</span> <span 
class="identifier">as_list</span><span class="special">;</span>
 </pre>
 <a name="fusion.sequences.conversion.metafunctions.as_list.parameters"></a><h6>
-<a name="id1071002"></a>
+<a name="id1071010"></a>
             <a 
href="as_list.html#fusion.sequences.conversion.metafunctions.as_list.parameters">Parameters</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -65,7 +65,7 @@
 </tr></tbody>
 </table></div>
 <a 
name="fusion.sequences.conversion.metafunctions.as_list.expression_semantics"></a><h6>
-<a name="id1071081"></a>
+<a name="id1071089"></a>
             <a 
href="as_list.html#fusion.sequences.conversion.metafunctions.as_list.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -81,14 +81,14 @@
             <code class="computeroutput"><span 
class="identifier">Sequence</span></code>, to a <a 
href="../../containers/list.html" title="list"><code 
class="computeroutput"><span class="identifier">list</span></code></a>.
           </p>
 <a name="fusion.sequences.conversion.metafunctions.as_list.header"></a><h6>
-<a name="id1071214"></a>
+<a name="id1071221"></a>
             <a 
href="as_list.html#fusion.sequences.conversion.metafunctions.as_list.header">Header</a>
           </h6>
 <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">conversion</span><span 
class="special">/</span><span class="identifier">as_list</span><span 
class="special">.</span><span class="identifier">hpp</span><span 
class="special">&gt;</span>
 </pre>
 <a name="fusion.sequences.conversion.metafunctions.as_list.example"></a><h6>
-<a name="id1071307"></a>
+<a name="id1071315"></a>
             <a 
href="as_list.html#fusion.sequences.conversion.metafunctions.as_list.example">Example</a>
           </h6>
 <pre class="programlisting">
@@ -97,7 +97,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: as_map.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/sequences/conversion/metafunctions/as_map.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- as_map.html 15 Feb 2007 23:11:11 -0000      1.12
+++ as_map.html 25 Feb 2007 22:02:23 -0000      1.13
@@ -26,14 +26,14 @@
 <div class="titlepage"><div><div><h5 class="title">
 <a name="fusion.sequences.conversion.metafunctions.as_map"></a><a 
href="as_map.html" title="as_map">as_map</a></h5></div></div></div>
 <a name="fusion.sequences.conversion.metafunctions.as_map.description"></a><h6>
-<a name="id1072491"></a>
+<a name="id1072499"></a>
             <a 
href="as_map.html#fusion.sequences.conversion.metafunctions.as_map.description">Description</a>
           </h6>
 <p>
             Returns the result type of <a href="../functions/as_map.html" 
title="as_map"><code class="computeroutput"><span 
class="identifier">as_map</span></code></a>.
           </p>
 <a name="fusion.sequences.conversion.metafunctions.as_map.synopsis"></a><h6>
-<a name="id1072534"></a>
+<a name="id1072541"></a>
             <a 
href="as_map.html#fusion.sequences.conversion.metafunctions.as_map.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting">
@@ -41,7 +41,7 @@
 <span class="keyword">struct</span> <span 
class="identifier">as_map</span><span class="special">;</span>
 </pre>
 <a name="fusion.sequences.conversion.metafunctions.as_map.parameters"></a><h6>
-<a name="id1072604"></a>
+<a name="id1072611"></a>
             <a 
href="as_map.html#fusion.sequences.conversion.metafunctions.as_map.parameters">Parameters</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -65,7 +65,7 @@
 </tr></tbody>
 </table></div>
 <a 
name="fusion.sequences.conversion.metafunctions.as_map.expression_semantics"></a><h6>
-<a name="id1072682"></a>
+<a name="id1072690"></a>
             <a 
href="as_map.html#fusion.sequences.conversion.metafunctions.as_map.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -86,14 +86,14 @@
             There may be no duplicate <a href="../../../support/pair.html" 
title="pair"><code class="computeroutput"><span 
class="identifier">fusion</span><span class="special">::</span><span 
class="identifier">pair</span></code></a> key types.
           </p>
 <a name="fusion.sequences.conversion.metafunctions.as_map.header"></a><h6>
-<a name="id1072853"></a>
+<a name="id1072860"></a>
             <a 
href="as_map.html#fusion.sequences.conversion.metafunctions.as_map.header">Header</a>
           </h6>
 <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">conversion</span><span 
class="special">/</span><span class="identifier">as_map</span><span 
class="special">.</span><span class="identifier">hpp</span><span 
class="special">&gt;</span>
 </pre>
 <a name="fusion.sequences.conversion.metafunctions.as_map.example"></a><h6>
-<a name="id1072946"></a>
+<a name="id1072953"></a>
             <a 
href="as_map.html#fusion.sequences.conversion.metafunctions.as_map.example">Example</a>
           </h6>
 <pre class="programlisting">
@@ -104,7 +104,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: as_set.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/sequences/conversion/metafunctions/as_set.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- as_set.html 15 Feb 2007 23:11:11 -0000      1.12
+++ as_set.html 25 Feb 2007 22:02:23 -0000      1.13
@@ -26,14 +26,14 @@
 <div class="titlepage"><div><div><h5 class="title">
 <a name="fusion.sequences.conversion.metafunctions.as_set"></a><a 
href="as_set.html" title="as_set">as_set</a></h5></div></div></div>
 <a name="fusion.sequences.conversion.metafunctions.as_set.description"></a><h6>
-<a name="id1071952"></a>
+<a name="id1071959"></a>
             <a 
href="as_set.html#fusion.sequences.conversion.metafunctions.as_set.description">Description</a>
           </h6>
 <p>
             Returns the result type of <a href="../functions/as_set.html" 
title="as_set"><code class="computeroutput"><span 
class="identifier">as_set</span></code></a>.
           </p>
 <a name="fusion.sequences.conversion.metafunctions.as_set.synopsis"></a><h6>
-<a name="id1071994"></a>
+<a name="id1072002"></a>
             <a 
href="as_set.html#fusion.sequences.conversion.metafunctions.as_set.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting">
@@ -41,7 +41,7 @@
 <span class="keyword">struct</span> <span 
class="identifier">as_set</span><span class="special">;</span>
 </pre>
 <a name="fusion.sequences.conversion.metafunctions.as_set.parameters"></a><h6>
-<a name="id1072065"></a>
+<a name="id1072072"></a>
             <a 
href="as_set.html#fusion.sequences.conversion.metafunctions.as_set.parameters">Parameters</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -65,7 +65,7 @@
 </tr></tbody>
 </table></div>
 <a 
name="fusion.sequences.conversion.metafunctions.as_set.expression_semantics"></a><h6>
-<a name="id1072144"></a>
+<a name="id1072151"></a>
             <a 
href="as_set.html#fusion.sequences.conversion.metafunctions.as_set.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -85,14 +85,14 @@
             key types.
           </p>
 <a name="fusion.sequences.conversion.metafunctions.as_set.header"></a><h6>
-<a name="id1072285"></a>
+<a name="id1072292"></a>
             <a 
href="as_set.html#fusion.sequences.conversion.metafunctions.as_set.header">Header</a>
           </h6>
 <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">conversion</span><span 
class="special">/</span><span class="identifier">as_set</span><span 
class="special">.</span><span class="identifier">hpp</span><span 
class="special">&gt;</span>
 </pre>
 <a name="fusion.sequences.conversion.metafunctions.as_set.example"></a><h6>
-<a name="id1072378"></a>
+<a name="id1072385"></a>
             <a 
href="as_set.html#fusion.sequences.conversion.metafunctions.as_set.example">Example</a>
           </h6>
 <pre class="programlisting">
@@ -101,7 +101,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: as_vector.html
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/sequences/conversion/metafunctions/as_vector.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- as_vector.html      15 Feb 2007 23:11:11 -0000      1.12
+++ as_vector.html      25 Feb 2007 22:02:23 -0000      1.13
@@ -26,14 +26,14 @@
 <div class="titlepage"><div><div><h5 class="title">
 <a name="fusion.sequences.conversion.metafunctions.as_vector"></a><a 
href="as_vector.html" title="as_vector">as_vector</a></h5></div></div></div>
 <a 
name="fusion.sequences.conversion.metafunctions.as_vector.description"></a><h6>
-<a name="id1071421"></a>
+<a name="id1071428"></a>
             <a 
href="as_vector.html#fusion.sequences.conversion.metafunctions.as_vector.description">Description</a>
           </h6>
 <p>
             Returns the result type of <a href="../functions/as_vector.html" 
title="as_vector"><code class="computeroutput"><span 
class="identifier">as_vector</span></code></a>.
           </p>
 <a name="fusion.sequences.conversion.metafunctions.as_vector.synopsis"></a><h6>
-<a name="id1071463"></a>
+<a name="id1071470"></a>
             <a 
href="as_vector.html#fusion.sequences.conversion.metafunctions.as_vector.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting">
@@ -41,7 +41,7 @@
 <span class="keyword">struct</span> <span 
class="identifier">as_vector</span><span class="special">;</span>
 </pre>
 <a 
name="fusion.sequences.conversion.metafunctions.as_vector.parameters"></a><h6>
-<a name="id1071534"></a>
+<a name="id1071541"></a>
             <a 
href="as_vector.html#fusion.sequences.conversion.metafunctions.as_vector.parameters">Parameters</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -65,7 +65,7 @@
 </tr></tbody>
 </table></div>
 <a 
name="fusion.sequences.conversion.metafunctions.as_vector.expression_semantics"></a><h6>
-<a name="id1071613"></a>
+<a name="id1071620"></a>
             <a 
href="as_vector.html#fusion.sequences.conversion.metafunctions.as_vector.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -81,14 +81,14 @@
             <code class="computeroutput"><span 
class="identifier">Sequence</span></code>, to a <a 
href="../../containers/vector.html" title="vector"><code 
class="computeroutput"><span class="identifier">vector</span></code></a>.
           </p>
 <a name="fusion.sequences.conversion.metafunctions.as_vector.header"></a><h6>
-<a name="id1071745"></a>
+<a name="id1071753"></a>
             <a 
href="as_vector.html#fusion.sequences.conversion.metafunctions.as_vector.header">Header</a>
           </h6>
 <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">conversion</span><span 
class="special">/</span><span class="identifier">as_vector</span><span 
class="special">.</span><span class="identifier">hpp</span><span 
class="special">&gt;</span>
 </pre>
 <a name="fusion.sequences.conversion.metafunctions.as_vector.example"></a><h6>
-<a name="id1071838"></a>
+<a name="id1071846"></a>
             <a 
href="as_vector.html#fusion.sequences.conversion.metafunctions.as_vector.example">Example</a>
           </h6>
 <pre class="programlisting">
@@ -97,7 +97,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