Fusion: merge from trunk - fixed minor doc typos

[SVN r65895]
This commit is contained in:
Christopher Schmidt
2010-10-10 20:57:01 +00:00
parent 9792f67700
commit 7aa4e2cbda
250 changed files with 1409 additions and 1407 deletions

View File

@ -60,7 +60,7 @@
type that can be used to iterate through the Sequence's elements.
</p>
<a name="fusion.sequence.header"></a><h4>
<a name="id842290"></a>
<a name="id868505"></a>
<a class="link" href="sequence.html#fusion.sequence.header">Header</a>
</h4>
<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">hpp</span><span class="special">&gt;</span>