mirror of
https://github.com/boostorg/more.git
synced 2025-02-25 09:20:13 +08:00
Integrate header dependency table into web site
[SVN r8100]
This commit is contained in:
parent
83c50a4f21
commit
0acbfcbedd
24
index.htm
24
index.htm
@ -40,13 +40,14 @@ for library submissions.</p>
|
||||
libraries use other boost libraries? What about the C++ Standard
|
||||
Library? It's another trade-off.</p>
|
||||
</blockquote>
|
||||
<h2>Links</h2>
|
||||
<h2>Boost Whatever</h2>
|
||||
<blockquote>
|
||||
<p>The C++ Standard (ISO/IEC 14882) is available online as a PDF file from the
|
||||
<a href="http://www.ansi.org">ANSI</a> (American National Standards Institute)
|
||||
Electronic Standards Store. The price is $US 18.00. The document is
|
||||
certainly not a tutorial, but is interesting to those who care about the
|
||||
precise specification of the language and the standard library.</p>
|
||||
<p> <a href="../libs/compiler_status.htm"><b>Compiler Status</b></a>
|
||||
Describes what
|
||||
library works with which compiler.</p>
|
||||
<p> <a href="../libs/hdr_depend.html"><b>Header Dependencies</b></a>
|
||||
Describes what
|
||||
other headers each boost header includes.</p>
|
||||
</blockquote>
|
||||
<h2>Articles and Papers</h2>
|
||||
<blockquote>
|
||||
@ -59,8 +60,17 @@ for library submissions.</p>
|
||||
<p><b><a href="borland_cpp.html">Portability Hints: Borland C++ 5.5.1</a></b>
|
||||
describes Borland C++ portability issues, with suggested workarounds.</p>
|
||||
</blockquote>
|
||||
<h2>Links</h2>
|
||||
<blockquote>
|
||||
<p>The C++ Standard (ISO/IEC 14882) is available online as a PDF file from the
|
||||
<a href="http://www.ansi.org">ANSI</a> (American National Standards Institute)
|
||||
Electronic Standards Store. The price is $US 18.00. The document is
|
||||
certainly not a tutorial, but is interesting to those who care about the
|
||||
precise specification of the language and the standard library.</p>
|
||||
</blockquote>
|
||||
<p> </p>
|
||||
<hr>
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->15 October, 2000<!--webbot bot="Timestamp" endspan i-checksum="38172" --></p>
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->02 November, 2000<!--webbot bot="Timestamp" endspan i-checksum="39352" --></p>
|
||||
|
||||
</body>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user