forked from boostorg/fusion
added info on how to map to and from MPL
[SVN r47647]
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="fusion.iterator.metafunctions.equal_to"></a><a href="equal_to.html" title="equal_to">equal_to</a></h4></div></div></div>
|
||||
<a name="fusion.iterator.metafunctions.equal_to.description"></a><h5>
|
||||
<a name="id486015"></a>
|
||||
<a name="id486044"></a>
|
||||
<a href="equal_to.html#fusion.iterator.metafunctions.equal_to.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
@ -35,7 +35,7 @@
|
||||
and <tt class="computeroutput"><span class="identifier">J</span></tt> are equal.
|
||||
</p>
|
||||
<a name="fusion.iterator.metafunctions.equal_to.synopsis"></a><h5>
|
||||
<a name="id486078"></a>
|
||||
<a name="id486107"></a>
|
||||
<a href="equal_to.html#fusion.iterator.metafunctions.equal_to.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -49,7 +49,7 @@
|
||||
<span class="special">};</span>
|
||||
</pre>
|
||||
<div class="table">
|
||||
<a name="id486195"></a><p class="title"><b>Table<EFBFBD>1.15.<2E>Parameters</b></p>
|
||||
<a name="id486224"></a><p class="title"><b>Table<EFBFBD>1.15.<2E>Parameters</b></p>
|
||||
<table class="table" summary="Parameters">
|
||||
<colgroup>
|
||||
<col>
|
||||
@ -93,7 +93,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.iterator.metafunctions.equal_to.expression_semantics"></a><h5>
|
||||
<a name="id486299"></a>
|
||||
<a name="id486329"></a>
|
||||
<a href="equal_to.html#fusion.iterator.metafunctions.equal_to.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@ -110,7 +110,7 @@
|
||||
Returns <tt class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">false_</span></tt> otherwise.
|
||||
</p>
|
||||
<a name="fusion.iterator.metafunctions.equal_to.header"></a><h5>
|
||||
<a name="id486507"></a>
|
||||
<a name="id486536"></a>
|
||||
<a href="equal_to.html#fusion.iterator.metafunctions.equal_to.header">Header</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -118,7 +118,7 @@
|
||||
<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">include</span><span class="special">/</span><span class="identifier">equal_to</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.iterator.metafunctions.equal_to.example"></a><h5>
|
||||
<a name="id486666"></a>
|
||||
<a name="id486695"></a>
|
||||
<a href="equal_to.html#fusion.iterator.metafunctions.equal_to.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user