forked from boostorg/fusion
updates html files
[SVN r37072]
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
</p>
|
||||
<p>
|
||||
For starters, we shall include all of Fusion's <span class="underline">_sequence</span>_s
|
||||
<sup>[<a name="id900284" href="#ftn.id900284">1</a>]</sup>
|
||||
<sup>[<a name="id900292" href="#ftn.id900292">1</a>]</sup>
|
||||
:
|
||||
</p>
|
||||
<pre class="programlisting">
|
||||
@ -41,7 +41,7 @@
|
||||
</pre>
|
||||
<p>
|
||||
Let's begin with a <code class="computeroutput"><a href="sequences/containers/vector.html" title="vector"><code class="computeroutput"><span class="identifier">vector</span></code></a></code>
|
||||
<sup>[<a name="id900376" href="#ftn.id900376">2</a>]</sup>
|
||||
<sup>[<a name="id900383" href="#ftn.id900383">2</a>]</sup>
|
||||
:
|
||||
</p>
|
||||
<pre class="programlisting">
|
||||
@ -59,7 +59,7 @@
|
||||
Let's see some examples.
|
||||
</p>
|
||||
<a name="fusion.quick_start.print_the_vector_as_xml"></a><h3>
|
||||
<a name="id900781"></a>
|
||||
<a name="id900789"></a>
|
||||
<a href="quick_start.html#fusion.quick_start.print_the_vector_as_xml">Print the vector
|
||||
as XML</a>
|
||||
</h3>
|
||||
@ -116,7 +116,7 @@
|
||||
print just about any Fusion <a href="sequences.html" title="Sequences">Sequence</a>.
|
||||
</p>
|
||||
<a name="fusion.quick_start.print_only_pointers"></a><h3>
|
||||
<a name="id901303"></a>
|
||||
<a name="id901310"></a>
|
||||
<a href="quick_start.html#fusion.quick_start.print_only_pointers">Print only pointers</a>
|
||||
</h3>
|
||||
<p>
|
||||
@ -150,7 +150,7 @@
|
||||
Easy, right?
|
||||
</p>
|
||||
<a name="fusion.quick_start.associative_tuples"></a><h3>
|
||||
<a name="id901662"></a>
|
||||
<a name="id901670"></a>
|
||||
<a href="quick_start.html#fusion.quick_start.associative_tuples">Associative tuples</a>
|
||||
</h3>
|
||||
<p>
|
||||
@ -225,7 +225,7 @@
|
||||
a <code class="computeroutput"><span class="identifier">dog</span></code> or a whole <code class="computeroutput"><span class="identifier">alternate_universe</span></code>.
|
||||
</p>
|
||||
<a name="fusion.quick_start.tip_of_the_iceberg"></a><h3>
|
||||
<a name="id902570"></a>
|
||||
<a name="id902578"></a>
|
||||
<a href="quick_start.html#fusion.quick_start.tip_of_the_iceberg">Tip of the Iceberg</a>
|
||||
</h3>
|
||||
<p>
|
||||
@ -236,12 +236,12 @@
|
||||
</p>
|
||||
<div class="footnotes">
|
||||
<br><hr width="100" align="left">
|
||||
<div class="footnote"><p><sup>[<a name="ftn.id900284" href="#id900284">1</a>] </sup>
|
||||
<div class="footnote"><p><sup>[<a name="ftn.id900292" href="#id900292">1</a>] </sup>
|
||||
There are finer grained header files available if you wish to have more
|
||||
control over which components to include (see section <a href="organization.html" title="Organization">Orgainization</a>
|
||||
for details).
|
||||
</p></div>
|
||||
<div class="footnote"><p><sup>[<a name="ftn.id900376" href="#id900376">2</a>] </sup>
|
||||
<div class="footnote"><p><sup>[<a name="ftn.id900383" href="#id900383">2</a>] </sup>
|
||||
Unless otherwise noted, components are in namespace <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">fusion</span></code>.
|
||||
For the sake of simplicity, code in this quick start implies <code class="computeroutput"><span class="keyword">using</span></code> directives for the fusion components
|
||||
we will be using.
|
||||
@ -250,7 +250,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 <20> 2001-2005 Joel de Guzman, Dan Marsden</small></td>
|
||||
<td align="right"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
Schwinger</small></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
<div class="spirit-nav">
|
||||
|
Reference in New Issue
Block a user