2006-08-22 15:57:13 +00:00
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
|
|
|
<title>Chapter<EFBFBD>1.<2E>Fusion 2.0</title>
|
|
|
|
|
<link rel="stylesheet" href="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="next" href="fusion/preface.html" title="Preface">
|
|
|
|
|
</head>
|
|
|
|
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
|
|
|
|
<table cellpadding="2" width="100%">
|
|
|
|
|
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
|
|
|
|
|
<td align="center"><a href="../../../../index.htm">Home</a></td>
|
|
|
|
|
<td align="center"><a href="../../../libraries.htm">Libraries</a></td>
|
|
|
|
|
<td align="center"><a href="../../../../people/people.htm">People</a></td>
|
|
|
|
|
<td align="center"><a href="../../../../more/faq.htm">FAQ</a></td>
|
|
|
|
|
<td align="center"><a href="../../../../more/index.htm">More</a></td>
|
|
|
|
|
</table>
|
|
|
|
|
<hr>
|
|
|
|
|
<div class="spirit-nav"><a accesskey="n" href="fusion/preface.html"><img src="images/next.png" alt="Next"></a></div>
|
|
|
|
|
<div class="chapter" lang="en">
|
|
|
|
|
<div class="titlepage"><div>
|
|
|
|
|
<div><h2 class="title">
|
|
|
|
|
<a name="fusion"></a>Chapter<EFBFBD>1.<2E>Fusion 2.0</h2></div>
|
|
|
|
|
<div><div class="author"><h3 class="author">
|
|
|
|
|
<span class="firstname">Joel</span> <span class="surname">de Guzman</span>
|
|
|
|
|
</h3></div></div>
|
|
|
|
|
<div><div class="author"><h3 class="author">
|
|
|
|
|
<span class="firstname">Dan</span> <span class="surname">Marsden</span>
|
|
|
|
|
</h3></div></div>
|
|
|
|
|
<div><p class="copyright">Copyright <20> 2001-2005 Joel de Guzman, Dan Marsden</p></div>
|
|
|
|
|
<div><div class="legalnotice">
|
2007-01-01 02:23:51 +00:00
|
|
|
|
<a name="id377564"></a><p>
|
2006-08-22 15:57:13 +00:00
|
|
|
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
|
|
|
|
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
|
|
|
|
|
</p>
|
|
|
|
|
</div></div>
|
|
|
|
|
</div></div>
|
|
|
|
|
<div class="toc">
|
|
|
|
|
<p><b>Table of Contents</b></p>
|
|
|
|
|
<dl>
|
|
|
|
|
<dt><span class="section"><a href="fusion/preface.html">Preface</a></span></dt>
|
|
|
|
|
<dt><span class="section"><a href="fusion/introduction.html">Introduction</a></span></dt>
|
|
|
|
|
<dt><span class="section"><a href="fusion/quick_start.html">Quick Start</a></span></dt>
|
|
|
|
|
<dt><span class="section"><a href="fusion/organization.html">Organization</a></span></dt>
|
|
|
|
|
<dt><span class="section"><a href="fusion/support.html">Support</a></span></dt>
|
|
|
|
|
<dt><span class="section"><a href="fusion/iterators.html">Iterators</a></span></dt>
|
|
|
|
|
<dt><span class="section"><a href="fusion/sequences.html">Sequences</a></span></dt>
|
|
|
|
|
<dt><span class="section"><a href="fusion/algorithms.html">Algorithms</a></span></dt>
|
|
|
|
|
<dt><span class="section"><a href="fusion/tuples.html">Tuples</a></span></dt>
|
|
|
|
|
<dt><span class="section"><a href="fusion/extension.html">Extension</a></span></dt>
|
|
|
|
|
<dt><span class="section"><a href="fusion/notes.html">Notes</a></span></dt>
|
|
|
|
|
<dt><span class="section"><a href="fusion/change_log.html">Change log</a></span></dt>
|
|
|
|
|
<dt><span class="section"><a href="fusion/acknowledgements.html">Acknowledgements</a></span></dt>
|
|
|
|
|
<dt><span class="section"><a href="fusion/references.html">References</a></span></dt>
|
|
|
|
|
</dl>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
2007-01-01 02:23:51 +00:00
|
|
|
|
<td align="left"><small><p>Last revised: January 01, 2007 at 00:55:22 GMT</p></small></td>
|
2006-08-22 15:57:13 +00:00
|
|
|
|
<td align="right"><small></small></td>
|
|
|
|
|
</tr></table>
|
|
|
|
|
<hr>
|
|
|
|
|
<div class="spirit-nav"><a accesskey="n" href="fusion/preface.html"><img src="images/next.png" alt="Next"></a></div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|