forked from boostorg/fusion
added copyright and license info for each page.
[SVN r40873]
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>next</title>
|
||||
<link rel="stylesheet" href="../../../boostbook.css" type="text/css">
|
||||
<link rel="stylesheet" href="../../../../../../../doc/html/boostbook.css" type="text/css">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.66.1">
|
||||
<link rel="start" href="../../../index.html" title="Chapter<65>1.<2E>Fusion 2.0">
|
||||
<link rel="up" href="../metafunctions.html" title="Metafunctions">
|
||||
@ -26,14 +26,14 @@
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="fusion.iterator.metafunctions.next"></a><a href="next.html" title="next">next</a></h4></div></div></div>
|
||||
<a name="fusion.iterator.metafunctions.next.description"></a><h5>
|
||||
<a name="id482299"></a>
|
||||
<a name="id482312"></a>
|
||||
<a href="next.html#fusion.iterator.metafunctions.next.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
Returns the type of the next iterator in a sequence.
|
||||
</p>
|
||||
<a name="fusion.iterator.metafunctions.next.synposis"></a><h5>
|
||||
<a name="id482329"></a>
|
||||
<a name="id482343"></a>
|
||||
<a href="next.html#fusion.iterator.metafunctions.next.synposis">Synposis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -46,7 +46,7 @@
|
||||
<span class="special">};</span>
|
||||
</pre>
|
||||
<div class="table">
|
||||
<a name="id482430"></a><p class="title"><b>Table<EFBFBD>1.13.<2E>Parameters</b></p>
|
||||
<a name="id482443"></a><p class="title"><b>Table<EFBFBD>1.13.<2E>Parameters</b></p>
|
||||
<table class="table" summary="Parameters">
|
||||
<colgroup>
|
||||
<col>
|
||||
@ -92,7 +92,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.iterator.metafunctions.next.expression_semantics"></a><h5>
|
||||
<a name="id482531"></a>
|
||||
<a name="id482545"></a>
|
||||
<a href="next.html#fusion.iterator.metafunctions.next.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@ -111,7 +111,7 @@
|
||||
/iterator/next.hpp>
|
||||
</p>
|
||||
<a name="fusion.iterator.metafunctions.next.example"></a><h5>
|
||||
<a name="id482662"></a>
|
||||
<a name="id482676"></a>
|
||||
<a href="next.html#fusion.iterator.metafunctions.next.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user