forked from boostorg/fusion
corrected reverse_view
[SVN r58299]
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
<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>Preface</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="prev" 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="../index.html" title="Chapter 1. Fusion 2.0">
|
||||
<link rel="next" href="introduction.html" title="Introduction">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -45,7 +45,7 @@
|
||||
</p>
|
||||
</blockquote></div>
|
||||
<a name="fusion.preface.description"></a><h4>
|
||||
<a name="id605758"></a>
|
||||
<a name="id628712"></a>
|
||||
<a class="link" href="preface.html#fusion.preface.description">Description</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -63,7 +63,7 @@
|
||||
of compile time metaprogramming with runtime programming.
|
||||
</p>
|
||||
<a name="fusion.preface.motivation"></a><h4>
|
||||
<a name="id605788"></a>
|
||||
<a name="id628742"></a>
|
||||
<a class="link" href="preface.html#fusion.preface.motivation">Motivation</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -89,7 +89,7 @@
|
||||
an instant <span class="emphasis"><em>AHA!</em></span> moment.
|
||||
</p>
|
||||
<a name="fusion.preface.how_to_use_this_manual"></a><h4>
|
||||
<a name="id605855"></a>
|
||||
<a name="id628810"></a>
|
||||
<a class="link" href="preface.html#fusion.preface.how_to_use_this_manual">How to use this manual</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -97,7 +97,7 @@
|
||||
icons precede some text to indicate:
|
||||
</p>
|
||||
<div class="table">
|
||||
<a name="id605868"></a><p class="title"><b>Table<EFBFBD>1.1.<2E>Icons</b></p>
|
||||
<a name="id628823"></a><p class="title"><b>Table 1.1. Icons</b></p>
|
||||
<div class="table-contents"><table class="table" summary="Icons">
|
||||
<colgroup>
|
||||
<col>
|
||||
@ -200,7 +200,7 @@
|
||||
Tools</a>.
|
||||
</p>
|
||||
<a name="fusion.preface.support"></a><h4>
|
||||
<a name="id606072"></a>
|
||||
<a name="id629027"></a>
|
||||
<a class="link" href="preface.html#fusion.preface.support">Support</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -216,7 +216,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