forked from boostorg/fusion
Merge from Trunk
[SVN r49252]
This commit is contained in:
@ -116,7 +116,7 @@
|
||||
sequences are fully compatible with Fusion. You can work with Fusion sequences
|
||||
on <a href="http://www.boost.org/libs/mpl/index.html" target="_top">MPL</a> if you
|
||||
wish to work solely on types
|
||||
<sup>[<a name="id456112" href="#ftn.id456112">1</a>]</sup>
|
||||
<sup>[<a name="id456150" href="#ftn.id456150">1</a>]</sup>
|
||||
. In <a href="http://www.boost.org/libs/mpl/index.html" target="_top">MPL</a>, Fusion
|
||||
sequences follow <a href="http://www.boost.org/libs/mpl/index.html" target="_top">MPL</a>'s
|
||||
sequence-type preserving semantics (i.e. algorithms preserve the original sequence
|
||||
@ -131,7 +131,7 @@
|
||||
</p>
|
||||
<div class="footnotes">
|
||||
<br><hr width="100" align="left">
|
||||
<div class="footnote"><p><sup>[<a name="ftn.id456112" href="#id456112">1</a>] </sup>
|
||||
<div class="footnote"><p><sup>[<a name="ftn.id456150" href="#id456150">1</a>] </sup>
|
||||
Choose <a href="http://www.boost.org/libs/mpl/index.html" target="_top">MPL</a>
|
||||
over fusion when doing pure type calculations. Once the static type calculation
|
||||
is finished, you can instantiate a fusion sequence (see <a href="container/conversion/functions.html" title="Functions">Conversion</a>)
|
||||
|
Reference in New Issue
Block a user