forked from boostorg/fusion
fixed documentation bug
[SVN r42116]
This commit is contained in:
@ -37,11 +37,11 @@
|
||||
Intrinsic functions, unlike <a href="../algorithm.html" title="Algorithm">Algorithms</a>,
|
||||
are not generic across the full <a href="../sequence.html" title="Sequence">Sequence</a>
|
||||
repertoire. They need to be implemented for each Fusion <a href="../sequence.html" title="Sequence">Sequence</a>
|
||||
<sup>[<a name="id494669" href="#ftn.id494669">4</a>]</sup>
|
||||
<sup>[<a name="id497665" href="#ftn.id497665">4</a>]</sup>
|
||||
.
|
||||
</p>
|
||||
<a name="fusion.sequence.intrinsic.header"></a><h4>
|
||||
<a name="id494689"></a>
|
||||
<a name="id497685"></a>
|
||||
<a href="intrinsic.html#fusion.sequence.intrinsic.header">Header</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -50,7 +50,7 @@
|
||||
</pre>
|
||||
<div class="footnotes">
|
||||
<br><hr width="100" align="left">
|
||||
<div class="footnote"><p><sup>[<a name="ftn.id494669" href="#id494669">4</a>] </sup>
|
||||
<div class="footnote"><p><sup>[<a name="ftn.id497665" href="#id497665">4</a>] </sup>
|
||||
In practice, many of intrinsic functions have default implementations
|
||||
that will work in majority of cases
|
||||
</p></div>
|
||||
|
Reference in New Issue
Block a user