forked from boostorg/fusion
Doc Tweaks
[SVN r35130]
This commit is contained in:
@ -26,14 +26,14 @@
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="fusion.iterators.functions.prior"></a><a href="prior.html" title="prior">prior</a></h4></div></div></div>
|
||||
<a name="fusion.iterators.functions.prior.description"></a><h5>
|
||||
<a name="id458395"></a>
|
||||
<a name="id462779"></a>
|
||||
<a href="prior.html#fusion.iterators.functions.prior.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
Moves an iterator 1 position backwards.
|
||||
</p>
|
||||
<a name="fusion.iterators.functions.prior.synopsis"></a><h5>
|
||||
<a name="id458425"></a>
|
||||
<a name="id462808"></a>
|
||||
<a href="prior.html#fusion.iterators.functions.prior.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -44,7 +44,7 @@
|
||||
</pre>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id458573"></a>
|
||||
<a name="id462956"></a>
|
||||
<span class="table-title">Parameters</span>
|
||||
</h4>
|
||||
<table class="table">
|
||||
@ -70,7 +70,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.iterators.functions.prior.expression_semantics"></a><h5>
|
||||
<a name="id458650"></a>
|
||||
<a name="id463034"></a>
|
||||
<a href="prior.html#fusion.iterators.functions.prior.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@ -86,14 +86,14 @@
|
||||
element prior to <tt class="computeroutput"><span class="identifier">i</span></tt>.
|
||||
</p>
|
||||
<a name="fusion.iterators.functions.prior.header"></a><h5>
|
||||
<a name="id458755"></a>
|
||||
<a name="id463138"></a>
|
||||
<a href="prior.html#fusion.iterators.functions.prior.header">Header</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">fusion</span><span class="special">/</span><span class="identifier">iterator</span><span class="special">/</span><span class="identifier">prior</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.iterators.functions.prior.example"></a><h5>
|
||||
<a name="id458849"></a>
|
||||
<a name="id463233"></a>
|
||||
<a href="prior.html#fusion.iterators.functions.prior.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user