forked from boostorg/fusion
corrected reverse_view
[SVN r58299]
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>Organization</title>
|
||||
<link rel="stylesheet" href="../../../../../doc/html/boostbook.css" type="text/css">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
|
||||
<link rel="home" href="../index.html" title="Chapter<EFBFBD>1.<2E>Fusion 2.0">
|
||||
<link rel="up" href="../index.html" title="Chapter<EFBFBD>1.<2E>Fusion 2.0">
|
||||
<link rel="home" href="../index.html" title="Chapter 1. Fusion 2.0">
|
||||
<link rel="up" href="../index.html" title="Chapter 1. Fusion 2.0">
|
||||
<link rel="prev" href="quick_start.html" title="Quick Start">
|
||||
<link rel="next" href="support.html" title="Support">
|
||||
</head>
|
||||
@ -35,7 +35,7 @@
|
||||
The library is organized in three layers:
|
||||
</p>
|
||||
<a name="fusion.organization.layers"></a><h4>
|
||||
<a name="id611771"></a>
|
||||
<a name="id634711"></a>
|
||||
<a class="link" href="organization.html#fusion.organization.layers">Layers</a>
|
||||
</h4>
|
||||
<div class="blockquote"><blockquote class="blockquote">
|
||||
@ -66,7 +66,7 @@
|
||||
against.
|
||||
</p>
|
||||
<a name="fusion.organization.directory"></a><h4>
|
||||
<a name="id611841"></a>
|
||||
<a name="id634782"></a>
|
||||
<a class="link" href="organization.html#fusion.organization.directory">Directory</a>
|
||||
</h4>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
@ -187,7 +187,7 @@
|
||||
</li>
|
||||
</ul></div>
|
||||
<a name="fusion.organization.example"></a><h4>
|
||||
<a name="id612002"></a>
|
||||
<a name="id634943"></a>
|
||||
<a class="link" href="organization.html#fusion.organization.example">Example</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -202,12 +202,12 @@
|
||||
</pre>
|
||||
<p>
|
||||
The first includes all containers The second includes only <code class="computeroutput"><span class="identifier">list</span></code>
|
||||
<sup>[<a name="id612211" href="#ftn.id612211" class="footnote">4</a>]</sup>
|
||||
<sup>[<a name="id635152" href="#ftn.id635152" class="footnote">4</a>]</sup>
|
||||
.
|
||||
</p>
|
||||
<div class="footnotes">
|
||||
<br><hr width="100" align="left">
|
||||
<div class="footnote"><p><sup>[<a name="ftn.id612211" href="#id612211" class="para">4</a>] </sup>
|
||||
<div class="footnote"><p><sup>[<a name="ftn.id635152" href="#id635152" class="para">4</a>] </sup>
|
||||
Modules may contain smaller components. Header file information for each
|
||||
component will be provided as part of the component's documentation.
|
||||
</p></div>
|
||||
@ -215,7 +215,7 @@
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"></td>
|
||||
<td align="right"><div class="copyright-footer">Copyright <EFBFBD> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
<td align="right"><div class="copyright-footer">Copyright © 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
Schwinger<p>
|
||||
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>)
|
||||
|
Reference in New Issue
Block a user