mirror of
https://github.com/boostorg/more.git
synced 2025-01-27 04:30:05 +08:00
Fix two outdated links (Ben Hutchings) and add standard in book form
[SVN r25523]
This commit is contained in:
parent
22bc62e676
commit
47c2dc4791
17
links.htm
17
links.htm
@ -32,7 +32,7 @@ try your favorite search engine.</p>
|
||||
</ul>
|
||||
<h2><a name="cpp">C++</a> Organizations</h2>
|
||||
<ul>
|
||||
<li><a href="http://std.dkuug.dk/jtc1/sc22/wg21">C++ Standards Committee</a> -
|
||||
<li><a href="http://www.open-std.org/jtc1/sc22/wg21/">C++ Standards Committee</a> -
|
||||
Issues lists and papers give insight into current status and future
|
||||
directions.</li>
|
||||
<li><a href="http://www.accu.org">Association of C & C++ Users</a> - Over 2400
|
||||
@ -46,15 +46,22 @@ try your favorite search engine.</p>
|
||||
<h2>Copies of the C++ Standard</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://webstore.ansi.org/ansidocstore/product.asp?sku=INCITS/ISO/IEC+14882-1998">
|
||||
ANSI Store</a> - The full C++ Standard (INCITS/ISO/IEC 14882) is available online for $18 US. The document is certainly not a
|
||||
<a href="http://webstore.ansi.org/ansidocstore/product.asp?sku=INCITS%2FISO%2FIEC+14882%2D2003">
|
||||
ANSI Store</a> - The full C++ Standard including TC1 corrections (INCITS/ISO/IEC 14882) is available
|
||||
as a PDF document for $18 US. The document is certainly not a
|
||||
tutorial, but is interesting to those who care about the
|
||||
precise specification of both the language and the standard
|
||||
library.</li>
|
||||
<li>
|
||||
<a href="http://www.wiley.com/WileyCDA/WileyTitle/productCd-0470846747.html">
|
||||
Book</a> - The full C++ Standard including TC1 corrections is also available
|
||||
in book form, list price $65 US. Since the content of the book is the same as
|
||||
the much cheaper ANSI PDF, the book form is only of interest to those who
|
||||
prefer a physical book, say for a school or company library.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->3 July, 2004<!--webbot bot="Timestamp" endspan i-checksum="39365" --></p>
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->02 October, 2004<!--webbot bot="Timestamp" endspan i-checksum="38677" --></p>
|
||||
<p>© Copyright Beman Dawes 2002</p>
|
||||
<p>Use, modification, and distribution are subject to the Boost Software License,
|
||||
Version 1.0. (See accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at
|
||||
@ -62,4 +69,4 @@ Version 1.0. (See accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user