• 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}} - Definitions</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">Definitions</h2>
25      </td>
26    </tr>
27  </table>
28  <hr>
29
30  <h2>Contents</h2>
31
32  <dl class="page-index">
33    <dt><a href="#introduction">Introduction</a></dt>
34
35    <dt><a href="#definitions">Definitions</a></dt>
36
37    <dd>
38      <dl class="page-index">
39        <dt><a href="#definition-term1">Term 1</a></dt>
40
41        <dt><a href="#definition-term2">Term 2</a></dt>
42      </dl>
43    </dd>
44  </dl>
45  <hr>
46
47  <h2><a name="introduction" id="introduction"></a>Introduction</h2>
48
49  <p>{{Introductory text}}</p>
50
51  <h2><a name="definitions" id="definitions"></a>Definitions</h2>
52
53  <dl class="definitions">
54    <dt><a name="definition-term1" id="definition-term1"></a><b>{{term}}:</b>
55    {{definition}}</dt>
56
57    <dt><a name="definition-term2" id="definition-term2"></a><b>{{term}}:</b>
58    {{definition}}</dt>
59  </dl>
60  <hr>
61
62  <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
63  "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
64  height="31" width="88"></a></p>
65
66  <p>Revised
67  <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04
68  December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
69
70  <p><i>Copyright &copy; 2006 <a href=
71  "mailto:{{address}}">{{author}}</a></i></p>
72
73  <p><i>Distributed under the Boost Software License, Version 1.0. (See
74  accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
75  copy at <a href=
76  "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
77</body>
78</html>
79