mirror of
https://github.com/boostorg/more.git
synced 2024-12-28 23:50:09 +08:00
00a67cbf20
[SVN r25572]
48 lines
1.5 KiB
HTML
48 lines
1.5 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<link rel="stylesheet" type="text/css" href="../../../boost.css">
|
|
<title>{{Library}} - Definitions</title>
|
|
</head>
|
|
<body link="#0000ff" vlink="#800080">
|
|
<table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
|
|
"header">
|
|
<tr>
|
|
<td valign="top" width="300">
|
|
<h3><a href="../../../index.htm"><img height="86" width="277" alt="C++ Boost" src="../../../boost.png" border="0"></a></h3>
|
|
</td>
|
|
<td valign="top">
|
|
<h1 align="center">{{Library}}</h1>
|
|
<h2 align="center">Definitions</h2>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<hr>
|
|
<h2>Contents</h2>
|
|
<dl class="page-index">
|
|
<dt><a href="#introduction">Introduction</a></dt>
|
|
<dt><a href="#definitinos">Definitions</a></dt>
|
|
<dl class="page-index">
|
|
<dt><a href="#definition-term1">Term 1</a></dt>
|
|
<dt><a href="#definition-term2">Term 2</a></dt>
|
|
</dl>
|
|
</dl>
|
|
<hr>
|
|
<h2><a name="introduction"></a>Introduction</h2>
|
|
<p>{{Introductory text}}</p>
|
|
<h2><a name="definitions"></a>Definitions</h2>
|
|
<dl class="definitions">
|
|
<dt><a name="definition-term1"></a><b>{{term}}:</b> {{definition}}</dt>
|
|
<dt><a name="definition-term2"></a><b>{{term}}:</b> {{definition}}</dt>
|
|
</dl>
|
|
<hr>
|
|
<p>Revised
|
|
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
|
05 November, 2001
|
|
<!--webbot bot="Timestamp" endspan i-checksum="39359" -->
|
|
</p>
|
|
<p><i>© Copyright <a href="mailto:{{address}}">{{author}}</a>
|
|
2002. All Rights Reserved.</i></p>
|
|
</body>
|
|
</html>
|