summaryrefslogtreecommitdiff
path: root/more/links.htm
blob: a4a0987fe9713499d60c9c54686518e50bd5d8c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Links</title>
</head>

<body bgcolor="#FFFFFF">

<table border="1" bgcolor="#007F7F" cellpadding="2">
  <tr>
    <td bgcolor="#FFFFFF"><img src="../boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td>
    <td><a href="../index.htm"><font face="Arial,Helvetica" color="#FFFFFF"><big>Home</big></font></a></td>
    <td><a href="../libs/libraries.htm"><font face="Arial,Helvetica" color="#FFFFFF"><big>Libraries</big></font></a></td>
    <td><a href="../people/people.htm"><font face="Arial,Helvetica" color="#FFFFFF"><big>People</big></font></a></td>
    <td><a href="../more/faq.htm"><font face="Arial,Helvetica" color="#FFFFFF"><big>FAQ</big></font></a></td>
    <td><a href="../more/index.htm"><font face="Arial,Helvetica" color="#FFFFFF"><big>More</big></font></a></td>
  </tr>
</table>


<h1>Links</h1>
<p>Here are a few links of special interest to Boost users. For general queries, 
try your favorite search engine.</p>
<h2><a name="CommercialSupport">Commercial Support</a> for Boost Libraries</h2>
<ul>
  <li><a href="http://www.boost-consulting.com">Boost Consulting</a> - Support, 
  training, and consulting from Boost experts.</li>
</ul>
<h2><a name="cpp">C++</a> Organizations</h2>
<ul>
  <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 &amp; C++ Users</a> - Over 2400 
  book reviews, and lots more.</li>
</ul>
<h2>Online Publications</h2>
<ul>
  <li><a href="http://www.artima.com/cppsource/index.jsp">The C++ Source</a> - 
  <i>&quot;The Premier Online Journal for the C++ Community&quot;</i>.</li>
</ul>
<h2>Copies of the C++ Standard</h2>
<ul>
  <li>
  <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 -->02 October, 2004<!--webbot bot="Timestamp" endspan i-checksum="38677" --></p>
<p>© Copyright Beman Dawes 2002</p>
<p>Distributed under the Boost Software License, Version 1.0. (See accompanying
file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at
<a href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>

</body>

</html>