added copyright and license info for each page.

[SVN r40873]
This commit is contained in:
Joel de Guzman
2007-11-07 03:46:23 +00:00
parent 9f2f31c8ec
commit ac449e933d
261 changed files with 1500 additions and 2057 deletions

View File

@ -2,7 +2,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>equal_to</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,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="id483797"></a>
<a name="id483811"></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="id483860"></a>
<a name="id483873"></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="id483977"></a><p class="title"><b>Table<EFBFBD>1.15.<2E>Parameters</b></p>
<a name="id483991"></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="id484081"></a>
<a name="id484095"></a>
<a href="equal_to.html#fusion.iterator.metafunctions.equal_to.expression_semantics">Expression
Semantics</a>
</h5>
@ -113,7 +113,7 @@
/iterator/equal_to.hpp&gt;
</p>
<a name="fusion.iterator.metafunctions.equal_to.example"></a><h5>
<a name="id484294"></a>
<a name="id484308"></a>
<a href="equal_to.html#fusion.iterator.metafunctions.equal_to.example">Example</a>
</h5>
<pre class="programlisting">