Fusion: added docs for BOOST_FUSION_ADAPTED_STRUCT_NAMED

[SVN r59338]
This commit is contained in:
Hartmut Kaiser
2010-01-29 03:03:31 +00:00
parent 3873f007e8
commit 95ccc6f48f
261 changed files with 1728 additions and 1543 deletions

View File

@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Polymorphic Function Object</title>
<link rel="stylesheet" href="../../../../../../../doc/html/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.0">
<link rel="home" href="../../../index.html" title="Chapter&#160;1.&#160;Fusion 2.0">
<link rel="up" href="../concepts.html" title="Concepts">
<link rel="prev" href="def_callable.html" title="Deferred Callable Object">
@ -28,7 +28,7 @@
Object</a>
</h4></div></div></div>
<a name="fusion.functional.concepts.poly.description"></a><h6>
<a name="id820948"></a>
<a name="id771655"></a>
<a class="link" href="poly.html#fusion.functional.concepts.poly.description">Description</a>
</h6>
<p>
@ -36,7 +36,7 @@
Callable Object</a> type.
</p>
<a name="fusion.functional.concepts.poly.refinement_of"></a><h6>
<a name="id820970"></a>
<a name="id771676"></a>
<a class="link" href="poly.html#fusion.functional.concepts.poly.refinement_of">Refinement
of</a>
</h6>
@ -78,7 +78,7 @@
</dl>
</div>
<a name="fusion.functional.concepts.poly.expression_requirements"></a><h6>
<a name="id821178"></a>
<a name="id771885"></a>
<a class="link" href="poly.html#fusion.functional.concepts.poly.expression_requirements">Expression
requirements</a>
</h6>
@ -127,7 +127,7 @@
</tr></tbody>
</table></div>
<a name="fusion.functional.concepts.poly.models"></a><h6>
<a name="id821331"></a>
<a name="id772038"></a>
<a class="link" href="poly.html#fusion.functional.concepts.poly.models">Models</a>
</h6>
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
@ -142,7 +142,7 @@
</li>
</ul></div>
<a name="fusion.functional.concepts.poly.examples"></a><h6>
<a name="id821363"></a>
<a name="id772070"></a>
<a class="link" href="poly.html#fusion.functional.concepts.poly.examples">Examples</a>
</h6>
<pre class="programlisting"><span class="special">&amp;</span> <span class="identifier">a_free_function</span>