1 | <HTML> |
---|
2 | <!-- |
---|
3 | -- Copyright (c) Jeremy Siek 2000 |
---|
4 | -- |
---|
5 | -- Permission to use, copy, modify, distribute and sell this software |
---|
6 | -- and its documentation for any purpose is hereby granted without fee, |
---|
7 | -- provided that the above copyright notice appears in all copies and |
---|
8 | -- that both that copyright notice and this permission notice appear |
---|
9 | -- in supporting documentation. Silicon Graphics makes no |
---|
10 | -- representations about the suitability of this software for any |
---|
11 | -- purpose. It is provided "as is" without express or implied warranty. |
---|
12 | --> |
---|
13 | <Head> |
---|
14 | <Title>Boost Graph Library: Bibliography</Title> |
---|
15 | <BODY BGCOLOR="#ffffff" LINK="#0000ee" TEXT="#000000" VLINK="#551a8b" |
---|
16 | ALINK="#ff0000"> |
---|
17 | <IMG SRC="../../boost.png" |
---|
18 | ALT="C++ Boost" width="277" height="86"> |
---|
19 | |
---|
20 | <BR Clear> |
---|
21 | |
---|
22 | |
---|
23 | <H2>Bibliography</H2> |
---|
24 | |
---|
25 | <DL COMMapCT> |
---|
26 | |
---|
27 | <DD><P></P><DT><a name="alexandrescu99:_better_templ_error_messag">1</a> |
---|
28 | <DD>Andrei Alexandrescu<BR> |
---|
29 | <EM>Better Template Error Messages</EM>.<BR> |
---|
30 | C/C++ Users Journal, March, 1999. |
---|
31 | |
---|
32 | |
---|
33 | <DD><P></P><DT><a name="stroustrup94:_design_evolution">2</a> |
---|
34 | <DD>Bjarne Stroustrup<BR> |
---|
35 | <EM>Design and Evolution of C++</EM>.<BR> |
---|
36 | Addison-Wesley, 1994 |
---|
37 | |
---|
38 | <P></P><DT><A NAME="austern99:_gener_progr_stl">3</A> |
---|
39 | <DD> |
---|
40 | M. H. Austern. |
---|
41 | <BR><EM>Generic Programming and the STL</EM>. |
---|
42 | <BR>Professional computing series. Addison-Wesley, 1999. |
---|
43 | |
---|
44 | <P></P><DT><A NAME="IB-H965502">4</A> |
---|
45 | <DD> |
---|
46 | David R. Musser and Atul Saini |
---|
47 | <BR><EM>STL Tutorial and Reference Guide</EM>. |
---|
48 | <BR>Professional computing series. Addison-Wesley, 1996. |
---|
49 | |
---|
50 | <P></P><DT><A NAME="stepa.lee-1994:the.s:TR">5</A> |
---|
51 | <DD> |
---|
52 | A. A. Stepanov and M. Lee |
---|
53 | <BR><EM>The Standard Template Library</EM>. |
---|
54 | <BR>ISO Programming Language C++ Project, May 1994. |
---|
55 | <BR>X3J16/94-0095, WG21/N0482 |
---|
56 | |
---|
57 | |
---|
58 | |
---|
59 | </DL> |
---|
60 | |
---|
61 | <br> |
---|
62 | <HR> |
---|
63 | <TABLE> |
---|
64 | <TR valign=top> |
---|
65 | <TD nowrap>Copyright © 2000</TD><TD> |
---|
66 | <A HREF="../../people/jeremy_siek.htm">Jeremy Siek</A>(<A |
---|
67 | HREF="mailto:jsiek@osl.iu.edu">jsiek@osl.iu.edu</A>) |
---|
68 | Andrew Lumsdaine</A>(<A HREF="mailto:lums@osl.iu.edu">lums@osl.iu.edu</A>) |
---|
69 | </TD></TR></TABLE> |
---|
70 | |
---|
71 | </BODY> |
---|
72 | </HTML> |
---|