| Line |   | 
|---|
| 1 | <html> | 
|---|
| 2 | <head> | 
|---|
| 3 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 
|---|
| 4 | <link rel="stylesheet" type="text/css" href="../../../boost.css"> | 
|---|
| 5 | <title>{{Library}} - Definitions</title> | 
|---|
| 6 | </head> | 
|---|
| 7 | <body link="#0000ff" vlink="#800080"> | 
|---|
| 8 | <table border="0" cellpadding="7" cellspacing="0" width="100%" summary= | 
|---|
| 9 |     "header"> | 
|---|
| 10 |   <tr>  | 
|---|
| 11 |     <td valign="top" width="300">  | 
|---|
| 12 |       <h3><a href="../../../index.htm"><img height="86" width="277" alt="C++ Boost" src="../../../boost.png" border="0"></a></h3> | 
|---|
| 13 |     </td> | 
|---|
| 14 |     <td valign="top">  | 
|---|
| 15 |       <h1 align="center">{{Library}}</h1> | 
|---|
| 16 |       <h2 align="center">Definitions</h2> | 
|---|
| 17 |     </td> | 
|---|
| 18 |   </tr> | 
|---|
| 19 | </table> | 
|---|
| 20 | <hr> | 
|---|
| 21 | <h2>Contents</h2> | 
|---|
| 22 | <dl class="page-index"> | 
|---|
| 23 |   <dt><a href="#introduction">Introduction</a></dt> | 
|---|
| 24 |   <dt><a href="#definitions">Definitions</a></dt> | 
|---|
| 25 |   <dl class="page-index"> | 
|---|
| 26 |     <dt><a href="#definition-term1">Term 1</a></dt> | 
|---|
| 27 |         <dt><a href="#definition-term2">Term 2</a></dt> | 
|---|
| 28 |   </dl> | 
|---|
| 29 | </dl> | 
|---|
| 30 | <hr> | 
|---|
| 31 | <h2><a name="introduction"></a>Introduction</h2> | 
|---|
| 32 | <p>{{Introductory text}}</p> | 
|---|
| 33 | <h2><a name="definitions"></a>Definitions</h2> | 
|---|
| 34 | <dl class="definitions"> | 
|---|
| 35 |   <dt><a name="definition-term1"></a><b>{{term}}:</b> {{definition}}</dt> | 
|---|
| 36 |   <dt><a name="definition-term2"></a><b>{{term}}:</b> {{definition}}</dt> | 
|---|
| 37 | </dl> | 
|---|
| 38 | <hr> | 
|---|
| 39 | <p>Revised  | 
|---|
| 40 |   <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan --> | 
|---|
| 41 |   05 November, 2001  | 
|---|
| 42 |   <!--webbot bot="Timestamp" endspan i-checksum="39359" --> | 
|---|
| 43 | </p> | 
|---|
| 44 | <p><i>© Copyright <a href="mailto:{{address}}">{{author}}</a>  | 
|---|
| 45 |   2002. All Rights Reserved.</i></p> | 
|---|
| 46 | </body> | 
|---|
| 47 | </html> | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.