forked from boostorg/fusion
Doc Tweaks
[SVN r35130]
This commit is contained in:
@ -26,14 +26,14 @@
|
||||
<div class="titlepage"><div><div><h5 class="title">
|
||||
<a name="fusion.sequences.intrinsics.metafunctions.empty"></a><a href="empty.html" title="empty">empty</a></h5></div></div></div>
|
||||
<a name="fusion.sequences.intrinsics.metafunctions.empty.description"></a><h6>
|
||||
<a name="id508232"></a>
|
||||
<a name="id512615"></a>
|
||||
<a href="empty.html#fusion.sequences.intrinsics.metafunctions.empty.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
Returns the result type of <a href="../functions/empty.html" title="empty"><tt class="computeroutput"><span class="identifier">empty</span></tt></a>.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.metafunctions.empty.synopsis"></a><h6>
|
||||
<a name="id508279"></a>
|
||||
<a name="id512663"></a>
|
||||
<a href="empty.html#fusion.sequences.intrinsics.metafunctions.empty.synopsis">Synopsis</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
@ -45,7 +45,7 @@
|
||||
</pre>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id508382"></a>
|
||||
<a name="id512765"></a>
|
||||
<span class="table-title">Parameters</span>
|
||||
</h4>
|
||||
<table class="table">
|
||||
@ -71,7 +71,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.intrinsics.metafunctions.empty.expression_semantics"></a><h6>
|
||||
<a name="id508460"></a>
|
||||
<a name="id512844"></a>
|
||||
<a href="empty.html#fusion.sequences.intrinsics.metafunctions.empty.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h6>
|
||||
@ -87,14 +87,14 @@
|
||||
<tt class="computeroutput"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">false_</span></tt> otherwise.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.metafunctions.empty.header"></a><h6>
|
||||
<a name="id508603"></a>
|
||||
<a name="id512987"></a>
|
||||
<a href="empty.html#fusion.sequences.intrinsics.metafunctions.empty.header">Header</a>
|
||||
</h6>
|
||||
<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">sequence</span><span class="special">/</span><span class="identifier">intrinsic</span><span class="special">/</span><span class="identifier">empty</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.metafunctions.empty.example"></a><h6>
|
||||
<a name="id508708"></a>
|
||||
<a name="id513092"></a>
|
||||
<a href="empty.html#fusion.sequences.intrinsics.metafunctions.empty.example">Example</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user