• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4<head>
5  <meta http-equiv="Content-Language" content="en-us">
6  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7  <link rel="stylesheet" type="text/css" href="../../../boost.css">
8
9  <title>{{Library}} - Rationale</title>
10</head>
11
12<body link="#0000FF" vlink="#800080">
13  <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
14  "header">
15    <tr>
16      <td valign="top" width="300">
17        <h3><a href="../../../index.htm"><img height="86" width="277" alt=
18        "C++ Boost" src="../../../boost.png" border="0"></a></h3>
19      </td>
20
21      <td valign="top">
22        <h1 align="center">{{Library}}</h1>
23
24        <h2 align="center">Rationale</h2>
25      </td>
26    </tr>
27  </table>
28  <hr>
29
30  <dl class="index">
31    <dt><a href="#introduction">Introduction</a></dt>
32
33    <dt><a href="#topic1">First topic</a></dt>
34
35    <dt><a href="#topic2">Second topic</a></dt>
36
37    <dt><a href="#footnotes">Footnotes</a></dt>
38  </dl>
39
40  <h2><a name="introduction" id="introduction"></a>Introduction</h2>
41
42  <p>{{text}}</p>
43
44  <h2><a name="topic1" id="topic1"></a>First Topic</h2>
45
46  <p>{{text}}</p>
47
48  <h2><a name="topic2" id="topic2"></a>Second Topic</h2>
49
50  <p>{{text}}</p>
51
52  <h2><a name="footnotes" id="footnotes"></a>Footnotes</h2>
53
54  <dl>
55    <dt><a name="footnote1" class="footnote" id="footnote1">(1)</a>
56    {{text}}</dt>
57
58    <dt><a name="footnote2" class="footnote" id="footnote2">(2)</a>
59    {{text}}</dt>
60  </dl>
61  <hr>
62
63  <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
64  "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
65  height="31" width="88"></a></p>
66
67  <p>Revised
68  <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04
69  December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
70
71  <p><i>Copyright &copy; 2006 <a href=
72  "mailto:{{address}}">{{author}}</a></i></p>
73
74  <p><i>Distributed under the Boost Software License, Version 1.0. (See
75  accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
76  copy at <a href=
77  "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
78</body>
79</html>
80