forked from boostorg/fusion
doc tweaks
[SVN r35248]
This commit is contained in:
@ -26,14 +26,14 @@
|
||||
<div class="titlepage"><div><div><h5 class="title">
|
||||
<a name="fusion.sequences.intrinsics.functions.at"></a><a href="at.html" title="at">at</a></h5></div></div></div>
|
||||
<a name="fusion.sequences.intrinsics.functions.at.description"></a><h6>
|
||||
<a name="id507143"></a>
|
||||
<a name="id507292"></a>
|
||||
<a href="at.html#fusion.sequences.intrinsics.functions.at.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
Returns the N-th element from the beginning of the sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.at.synopsis"></a><h6>
|
||||
<a name="id507175"></a>
|
||||
<a name="id507323"></a>
|
||||
<a href="at.html#fusion.sequences.intrinsics.functions.at.synopsis">Synopsis</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
@ -46,12 +46,12 @@
|
||||
<span class="identifier">at</span><span class="special">(</span><span class="identifier">Sequence</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">seq</span><span class="special">);</span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.at.parameters"></a><h6>
|
||||
<a name="id507506"></a>
|
||||
<a name="id507654"></a>
|
||||
<a href="at.html#fusion.sequences.intrinsics.functions.at.parameters">Parameters</a>
|
||||
</h6>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id507528"></a>
|
||||
<a name="id507677"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@ -86,7 +86,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.intrinsics.functions.at.expression_semantics"></a><h6>
|
||||
<a name="id507627"></a>
|
||||
<a name="id507776"></a>
|
||||
<a href="at.html#fusion.sequences.intrinsics.functions.at.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h6>
|
||||
@ -112,14 +112,14 @@
|
||||
<a href="../../../iterators/functions/deref.html" title="deref"><tt class="computeroutput"><span class="identifier">deref</span></tt></a><span class="special">(</span><a href="../../../iterators/functions/advance.html" title="advance"><tt class="computeroutput"><span class="identifier">advance</span></tt></a><span class="special"><</span><span class="identifier">N</span><span class="special">>(</span><a href="begin.html" title="begin"><tt class="computeroutput"><span class="identifier">begin</span></tt></a><span class="special">(</span><span class="identifier">s</span><span class="special">)))</span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.at.header"></a><h6>
|
||||
<a name="id507937"></a>
|
||||
<a name="id508086"></a>
|
||||
<a href="at.html#fusion.sequences.intrinsics.functions.at.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">at</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.at.example"></a><h6>
|
||||
<a name="id508041"></a>
|
||||
<a name="id508189"></a>
|
||||
<a href="at.html#fusion.sequences.intrinsics.functions.at.example">Example</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
|
@ -26,14 +26,14 @@
|
||||
<div class="titlepage"><div><div><h5 class="title">
|
||||
<a name="fusion.sequences.intrinsics.functions.at_c"></a><a href="at_c.html" title="at_c">at_c</a></h5></div></div></div>
|
||||
<a name="fusion.sequences.intrinsics.functions.at_c.description"></a><h6>
|
||||
<a name="id508271"></a>
|
||||
<a name="id508420"></a>
|
||||
<a href="at_c.html#fusion.sequences.intrinsics.functions.at_c.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
Returns the N-th element from the beginning of the sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.at_c.synopsis"></a><h6>
|
||||
<a name="id508303"></a>
|
||||
<a name="id508451"></a>
|
||||
<a href="at_c.html#fusion.sequences.intrinsics.functions.at_c.synopsis">Synopsis</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
@ -46,12 +46,12 @@
|
||||
<span class="identifier">at_c</span><span class="special">(</span><span class="identifier">Sequence</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">seq</span><span class="special">);</span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.at_c.parameters"></a><h6>
|
||||
<a name="id508636"></a>
|
||||
<a name="id508785"></a>
|
||||
<a href="at_c.html#fusion.sequences.intrinsics.functions.at_c.parameters">Parameters</a>
|
||||
</h6>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id508658"></a>
|
||||
<a name="id508807"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@ -85,7 +85,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.intrinsics.functions.at_c.expression_semantics"></a><h6>
|
||||
<a name="id508751"></a>
|
||||
<a name="id508900"></a>
|
||||
<a href="at_c.html#fusion.sequences.intrinsics.functions.at_c.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h6>
|
||||
@ -111,14 +111,14 @@
|
||||
<a href="../../../iterators/functions/deref.html" title="deref"><tt class="computeroutput"><span class="identifier">deref</span></tt></a><span class="special">(</span><a href="../../../iterators/functions/advance.html" title="advance"><tt class="computeroutput"><span class="identifier">advance</span></tt></a><span class="special"><</span><span class="identifier">N</span><span class="special">>(</span><a href="begin.html" title="begin"><tt class="computeroutput"><span class="identifier">begin</span></tt></a><span class="special">(</span><span class="identifier">s</span><span class="special">)))</span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.at_c.header"></a><h6>
|
||||
<a name="id509052"></a>
|
||||
<a name="id509200"></a>
|
||||
<a href="at_c.html#fusion.sequences.intrinsics.functions.at_c.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">at_c</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.at_c.example"></a><h6>
|
||||
<a name="id509157"></a>
|
||||
<a name="id509305"></a>
|
||||
<a href="at_c.html#fusion.sequences.intrinsics.functions.at_c.example">Example</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
|
@ -26,14 +26,14 @@
|
||||
<div class="titlepage"><div><div><h5 class="title">
|
||||
<a name="fusion.sequences.intrinsics.functions.at_key"></a><a href="at_key.html" title="at_key">at_key</a></h5></div></div></div>
|
||||
<a name="fusion.sequences.intrinsics.functions.at_key.description"></a><h6>
|
||||
<a name="id510150"></a>
|
||||
<a name="id510298"></a>
|
||||
<a href="at_key.html#fusion.sequences.intrinsics.functions.at_key.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
Returns the element associated with a Key from the sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.at_key.synopsis"></a><h6>
|
||||
<a name="id510182"></a>
|
||||
<a name="id510330"></a>
|
||||
<a href="at_key.html#fusion.sequences.intrinsics.functions.at_key.synopsis">Synopsis</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
@ -46,12 +46,12 @@
|
||||
<span class="identifier">at_key</span><span class="special">(</span><span class="identifier">Sequence</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">seq</span><span class="special">);</span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.at_key.parameters"></a><h6>
|
||||
<a name="id510514"></a>
|
||||
<a name="id510663"></a>
|
||||
<a href="at_key.html#fusion.sequences.intrinsics.functions.at_key.parameters">Parameters</a>
|
||||
</h6>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id510536"></a>
|
||||
<a name="id510685"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@ -84,7 +84,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.intrinsics.functions.at_key.expression_semantics"></a><h6>
|
||||
<a name="id510628"></a>
|
||||
<a name="id510777"></a>
|
||||
<a href="at_key.html#fusion.sequences.intrinsics.functions.at_key.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h6>
|
||||
@ -107,14 +107,14 @@
|
||||
with Key.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.at_key.header"></a><h6>
|
||||
<a name="id510828"></a>
|
||||
<a name="id510976"></a>
|
||||
<a href="at_key.html#fusion.sequences.intrinsics.functions.at_key.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">at_key</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.at_key.example"></a><h6>
|
||||
<a name="id510933"></a>
|
||||
<a name="id511082"></a>
|
||||
<a href="at_key.html#fusion.sequences.intrinsics.functions.at_key.example">Example</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
|
@ -26,14 +26,14 @@
|
||||
<div class="titlepage"><div><div><h5 class="title">
|
||||
<a name="fusion.sequences.intrinsics.functions.back"></a><a href="back.html" title="back">back</a></h5></div></div></div>
|
||||
<a name="fusion.sequences.intrinsics.functions.back.description"></a><h6>
|
||||
<a name="id505579"></a>
|
||||
<a name="id505728"></a>
|
||||
<a href="back.html#fusion.sequences.intrinsics.functions.back.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
Returns the last element in the sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.back.synopsis"></a><h6>
|
||||
<a name="id505611"></a>
|
||||
<a name="id505759"></a>
|
||||
<a href="back.html#fusion.sequences.intrinsics.functions.back.synopsis">Synopsis</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
@ -46,12 +46,12 @@
|
||||
<span class="identifier">back</span><span class="special">(</span><span class="identifier">Sequence</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">seq</span><span class="special">);</span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.back.parameters"></a><h6>
|
||||
<a name="id505886"></a>
|
||||
<a name="id506035"></a>
|
||||
<a href="back.html#fusion.sequences.intrinsics.functions.back.parameters">Parameters</a>
|
||||
</h6>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id505909"></a>
|
||||
<a name="id506057"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@ -76,7 +76,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.intrinsics.functions.back.expression_semantics"></a><h6>
|
||||
<a name="id505979"></a>
|
||||
<a name="id506127"></a>
|
||||
<a href="back.html#fusion.sequences.intrinsics.functions.back.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h6>
|
||||
@ -99,14 +99,14 @@
|
||||
in the sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.back.header"></a><h6>
|
||||
<a name="id506169"></a>
|
||||
<a name="id506317"></a>
|
||||
<a href="back.html#fusion.sequences.intrinsics.functions.back.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">back</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.back.example"></a><h6>
|
||||
<a name="id506274"></a>
|
||||
<a name="id506423"></a>
|
||||
<a href="back.html#fusion.sequences.intrinsics.functions.back.example">Example</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
|
@ -26,14 +26,14 @@
|
||||
<div class="titlepage"><div><div><h5 class="title">
|
||||
<a name="fusion.sequences.intrinsics.functions.begin"></a><a href="begin.html" title="begin">begin</a></h5></div></div></div>
|
||||
<a name="fusion.sequences.intrinsics.functions.begin.description"></a><h6>
|
||||
<a name="id502183"></a>
|
||||
<a name="id502331"></a>
|
||||
<a href="begin.html#fusion.sequences.intrinsics.functions.begin.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
Returns an iterator pointing to the first element in the sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.begin.synopsis"></a><h6>
|
||||
<a name="id502215"></a>
|
||||
<a name="id502363"></a>
|
||||
<a href="begin.html#fusion.sequences.intrinsics.functions.begin.synopsis">Synopsis</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
@ -46,12 +46,12 @@
|
||||
<span class="identifier">begin</span><span class="special">(</span><span class="identifier">Sequence</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">seq</span><span class="special">);</span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.begin.parameters"></a><h6>
|
||||
<a name="id502491"></a>
|
||||
<a name="id502639"></a>
|
||||
<a href="begin.html#fusion.sequences.intrinsics.functions.begin.parameters">Parameters</a>
|
||||
</h6>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id502513"></a>
|
||||
<a name="id502661"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@ -77,7 +77,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.intrinsics.functions.begin.expression_semantics"></a><h6>
|
||||
<a name="id502586"></a>
|
||||
<a name="id502734"></a>
|
||||
<a href="begin.html#fusion.sequences.intrinsics.functions.begin.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h6>
|
||||
@ -107,14 +107,14 @@
|
||||
to the first element in the sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.begin.header"></a><h6>
|
||||
<a name="id502751"></a>
|
||||
<a name="id502899"></a>
|
||||
<a href="begin.html#fusion.sequences.intrinsics.functions.begin.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">begin</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.begin.example"></a><h6>
|
||||
<a name="id502856"></a>
|
||||
<a name="id503004"></a>
|
||||
<a href="begin.html#fusion.sequences.intrinsics.functions.begin.example">Example</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
|
@ -26,7 +26,7 @@
|
||||
<div class="titlepage"><div><div><h5 class="title">
|
||||
<a name="fusion.sequences.intrinsics.functions.empty"></a><a href="empty.html" title="empty">empty</a></h5></div></div></div>
|
||||
<a name="fusion.sequences.intrinsics.functions.empty.description"></a><h6>
|
||||
<a name="id503972"></a>
|
||||
<a name="id504121"></a>
|
||||
<a href="empty.html#fusion.sequences.intrinsics.functions.empty.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -35,7 +35,7 @@
|
||||
the sequence is empty, else, evaluates to <tt class="computeroutput"><span class="keyword">false</span></tt>.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.empty.synopsis"></a><h6>
|
||||
<a name="id504035"></a>
|
||||
<a name="id504183"></a>
|
||||
<a href="empty.html#fusion.sequences.intrinsics.functions.empty.synopsis">Synopsis</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
@ -44,12 +44,12 @@
|
||||
<span class="identifier">empty</span><span class="special">(</span><span class="identifier">Sequence</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">seq</span><span class="special">);</span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.empty.parameters"></a><h6>
|
||||
<a name="id504188"></a>
|
||||
<a name="id504337"></a>
|
||||
<a href="empty.html#fusion.sequences.intrinsics.functions.empty.parameters">Parameters</a>
|
||||
</h6>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id504210"></a>
|
||||
<a name="id504359"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@ -74,7 +74,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.intrinsics.functions.empty.expression_semantics"></a><h6>
|
||||
<a name="id504281"></a>
|
||||
<a name="id504430"></a>
|
||||
<a href="empty.html#fusion.sequences.intrinsics.functions.empty.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h6>
|
||||
@ -89,14 +89,14 @@
|
||||
to <tt class="computeroutput"><span class="keyword">false</span></tt>.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.empty.header"></a><h6>
|
||||
<a name="id504389"></a>
|
||||
<a name="id504537"></a>
|
||||
<a href="empty.html#fusion.sequences.intrinsics.functions.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.functions.empty.example"></a><h6>
|
||||
<a name="id504494"></a>
|
||||
<a name="id504643"></a>
|
||||
<a href="empty.html#fusion.sequences.intrinsics.functions.empty.example">Example</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
|
@ -26,14 +26,14 @@
|
||||
<div class="titlepage"><div><div><h5 class="title">
|
||||
<a name="fusion.sequences.intrinsics.functions.end"></a><a href="end.html" title="end">end</a></h5></div></div></div>
|
||||
<a name="fusion.sequences.intrinsics.functions.end.description"></a><h6>
|
||||
<a name="id503070"></a>
|
||||
<a name="id503218"></a>
|
||||
<a href="end.html#fusion.sequences.intrinsics.functions.end.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
Returns an iterator pointing to one element past the end of the sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.end.synopsis"></a><h6>
|
||||
<a name="id503102"></a>
|
||||
<a name="id503250"></a>
|
||||
<a href="end.html#fusion.sequences.intrinsics.functions.end.synopsis">Synopsis</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
@ -46,12 +46,12 @@
|
||||
<span class="identifier">end</span><span class="special">(</span><span class="identifier">Sequence</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">seq</span><span class="special">);</span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.end.parameters"></a><h6>
|
||||
<a name="id503377"></a>
|
||||
<a name="id503525"></a>
|
||||
<a href="end.html#fusion.sequences.intrinsics.functions.end.parameters">Parameters</a>
|
||||
</h6>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id503399"></a>
|
||||
<a name="id503547"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@ -77,7 +77,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.intrinsics.functions.end.expression_semantics"></a><h6>
|
||||
<a name="id503470"></a>
|
||||
<a name="id503618"></a>
|
||||
<a href="end.html#fusion.sequences.intrinsics.functions.end.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h6>
|
||||
@ -107,14 +107,14 @@
|
||||
to one element past the end of the sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.end.header"></a><h6>
|
||||
<a name="id503635"></a>
|
||||
<a name="id503783"></a>
|
||||
<a href="end.html#fusion.sequences.intrinsics.functions.end.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">end</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.end.example"></a><h6>
|
||||
<a name="id503740"></a>
|
||||
<a name="id503888"></a>
|
||||
<a href="end.html#fusion.sequences.intrinsics.functions.end.example">Example</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
|
@ -26,14 +26,14 @@
|
||||
<div class="titlepage"><div><div><h5 class="title">
|
||||
<a name="fusion.sequences.intrinsics.functions.front"></a><a href="front.html" title="front">front</a></h5></div></div></div>
|
||||
<a name="fusion.sequences.intrinsics.functions.front.description"></a><h6>
|
||||
<a name="id504690"></a>
|
||||
<a name="id504838"></a>
|
||||
<a href="front.html#fusion.sequences.intrinsics.functions.front.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
Returns the first element in the sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.front.synopsis"></a><h6>
|
||||
<a name="id504720"></a>
|
||||
<a name="id504868"></a>
|
||||
<a href="front.html#fusion.sequences.intrinsics.functions.front.synopsis">Synopsis</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
@ -46,12 +46,12 @@
|
||||
<span class="identifier">front</span><span class="special">(</span><span class="identifier">Sequence</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">seq</span><span class="special">);</span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.front.parameters"></a><h6>
|
||||
<a name="id504995"></a>
|
||||
<a name="id505144"></a>
|
||||
<a href="front.html#fusion.sequences.intrinsics.functions.front.parameters">Parameters</a>
|
||||
</h6>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id505018"></a>
|
||||
<a name="id505166"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@ -76,7 +76,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.intrinsics.functions.front.expression_semantics"></a><h6>
|
||||
<a name="id505090"></a>
|
||||
<a name="id505238"></a>
|
||||
<a href="front.html#fusion.sequences.intrinsics.functions.front.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h6>
|
||||
@ -99,14 +99,14 @@
|
||||
in the sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.front.header"></a><h6>
|
||||
<a name="id505279"></a>
|
||||
<a name="id505428"></a>
|
||||
<a href="front.html#fusion.sequences.intrinsics.functions.front.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">front</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.front.example"></a><h6>
|
||||
<a name="id505385"></a>
|
||||
<a name="id505533"></a>
|
||||
<a href="front.html#fusion.sequences.intrinsics.functions.front.example">Example</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
|
@ -26,7 +26,7 @@
|
||||
<div class="titlepage"><div><div><h5 class="title">
|
||||
<a name="fusion.sequences.intrinsics.functions.has_key"></a><a href="has_key.html" title="has_key">has_key</a></h5></div></div></div>
|
||||
<a name="fusion.sequences.intrinsics.functions.has_key.description"></a><h6>
|
||||
<a name="id509360"></a>
|
||||
<a name="id509508"></a>
|
||||
<a href="has_key.html#fusion.sequences.intrinsics.functions.has_key.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -36,7 +36,7 @@
|
||||
to <tt class="computeroutput"><span class="keyword">false</span></tt>.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.has_key.synopsis"></a><h6>
|
||||
<a name="id509423"></a>
|
||||
<a name="id509571"></a>
|
||||
<a href="has_key.html#fusion.sequences.intrinsics.functions.has_key.synopsis">Synopsis</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
@ -45,12 +45,12 @@
|
||||
<span class="identifier">has_key</span><span class="special">(</span><span class="identifier">Sequence</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">seq</span><span class="special">);</span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.has_key.parameters"></a><h6>
|
||||
<a name="id509605"></a>
|
||||
<a name="id509754"></a>
|
||||
<a href="has_key.html#fusion.sequences.intrinsics.functions.has_key.parameters">Parameters</a>
|
||||
</h6>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id509628"></a>
|
||||
<a name="id509776"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@ -83,7 +83,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.intrinsics.functions.has_key.expression_semantics"></a><h6>
|
||||
<a name="id509720"></a>
|
||||
<a name="id509869"></a>
|
||||
<a href="has_key.html#fusion.sequences.intrinsics.functions.has_key.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h6>
|
||||
@ -98,14 +98,14 @@
|
||||
associated with Key, else, evaluates to <tt class="computeroutput"><span class="keyword">false</span></tt>.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.has_key.header"></a><h6>
|
||||
<a name="id509838"></a>
|
||||
<a name="id509986"></a>
|
||||
<a href="has_key.html#fusion.sequences.intrinsics.functions.has_key.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">has_key</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.has_key.example"></a><h6>
|
||||
<a name="id509943"></a>
|
||||
<a name="id510092"></a>
|
||||
<a href="has_key.html#fusion.sequences.intrinsics.functions.has_key.example">Example</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
|
@ -26,7 +26,7 @@
|
||||
<div class="titlepage"><div><div><h5 class="title">
|
||||
<a name="fusion.sequences.intrinsics.functions.size"></a><a href="size.html" title="size">size</a></h5></div></div></div>
|
||||
<a name="fusion.sequences.intrinsics.functions.size.description"></a><h6>
|
||||
<a name="id506469"></a>
|
||||
<a name="id506618"></a>
|
||||
<a href="size.html#fusion.sequences.intrinsics.functions.size.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -34,7 +34,7 @@
|
||||
that evaluates the number of elements in the sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.size.synopsis"></a><h6>
|
||||
<a name="id506511"></a>
|
||||
<a name="id506660"></a>
|
||||
<a href="size.html#fusion.sequences.intrinsics.functions.size.synopsis">Synopsis</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
@ -43,12 +43,12 @@
|
||||
<span class="identifier">size</span><span class="special">(</span><span class="identifier">Sequence</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">seq</span><span class="special">);</span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.size.parameters"></a><h6>
|
||||
<a name="id506666"></a>
|
||||
<a name="id506814"></a>
|
||||
<a href="size.html#fusion.sequences.intrinsics.functions.size.parameters">Parameters</a>
|
||||
</h6>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id506688"></a>
|
||||
<a name="id506836"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@ -73,7 +73,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.intrinsics.functions.size.expression_semantics"></a><h6>
|
||||
<a name="id506758"></a>
|
||||
<a name="id506906"></a>
|
||||
<a href="size.html#fusion.sequences.intrinsics.functions.size.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h6>
|
||||
@ -88,14 +88,14 @@
|
||||
in the sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.intrinsics.functions.size.header"></a><h6>
|
||||
<a name="id506843"></a>
|
||||
<a name="id506992"></a>
|
||||
<a href="size.html#fusion.sequences.intrinsics.functions.size.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">size</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.intrinsics.functions.size.example"></a><h6>
|
||||
<a name="id506948"></a>
|
||||
<a name="id507097"></a>
|
||||
<a href="size.html#fusion.sequences.intrinsics.functions.size.example">Example</a>
|
||||
</h6>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user