forked from boostorg/fusion
added info on how to map to and from MPL
[SVN r47647]
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="id497484" href="#ftn.id497484">4</a>]</sup>
|
||||
<sup>[<a name="id497513" href="#ftn.id497513">5</a>]</sup>
|
||||
.
|
||||
</p>
|
||||
<a name="fusion.sequence.intrinsic.header"></a><h4>
|
||||
<a name="id497503"></a>
|
||||
<a name="id497532"></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.id497484" href="#id497484">4</a>] </sup>
|
||||
<div class="footnote"><p><sup>[<a name="ftn.id497513" href="#id497513">5</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