• 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}} - FAQ</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">Frequently Asked Questions (FAQs)</h2>
25      </td>
26    </tr>
27  </table>
28  <hr>
29
30  <dl class="page-index">
31    <dt><a href="#question1">{{question}}</a></dt>
32
33    <dt><a href="#question2">{{question}}</a></dt>
34  </dl>
35
36  <h2><a name="question1" id="question1"></a>{{question}}</h2>
37
38  <p>{{answer}}</p>
39
40  <h2><a name="question2" id="question2"></a>{{question}}</h2>
41
42  <p>{{answer}}</p>
43  <hr>
44
45  <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
46  "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
47  height="31" width="88"></a></p>
48
49  <p>Revised
50  <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04
51  December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
52
53  <p><i>Copyright &copy; 2006 <a href=
54  "mailto:{{address}}">{{author}}</a></i></p>
55
56  <p><i>Distributed under the Boost Software License, Version 1.0. (See
57  accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
58  copy at <a href=
59  "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
60</body>
61</html>
62