• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<HTML>
2<!-- Copyright (c) Jeremy Siek 2000 -->
3<!-- Distributed under the Boost -->
4<!-- Software License, Version 1.0. (See accompanying -->
5<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
6<Head>
7<Title>Boost Concept Checking Library: Bibliography</Title>
8<BODY BGCOLOR="#ffffff" LINK="#0000ee" TEXT="#000000" VLINK="#551a8b"
9        ALINK="#ff0000">
10<IMG SRC="../../boost.png"
11     ALT="C++ Boost" width="277" height="86">
12
13<BR Clear>
14
15
16<H2>Bibliography</H2>
17
18<DL COMMapCT>
19
20<DD><P></P><DT><a name="alexandrescu99:_better_templ_error_messag">1</a>
21<DD>Andrei Alexandrescu<BR>
22<EM>Better Template Error Messages</EM>.<BR>
23C/C++ Users Journal, March, 1999.
24
25
26<DD><P></P><DT><a name="stroustrup94:_design_evolution">2</a>
27<DD>Bjarne Stroustrup<BR>
28<EM>Design and Evolution of C++</EM>.<BR>
29Addison-Wesley, 1994
30
31<P></P><DT><A NAME="austern99:_gener_progr_stl">3</A>
32<DD>
33M.&nbsp;H. Austern.
34<BR><EM>Generic Programming and the STL</EM>.
35<BR>Professional computing series. Addison-Wesley, 1999.
36
37<P></P><DT><A NAME="IB-H965502">4</A>
38<DD>
39David R. Musser and Atul Saini
40<BR><EM>STL Tutorial and Reference Guide</EM>.
41<BR>Professional computing series. Addison-Wesley, 1996.
42
43<P></P><DT><A NAME="stepa.lee-1994:the.s:TR">5</A>
44<DD>
45A. A. Stepanov and M. Lee
46<BR><EM>The Standard Template Library</EM>.
47<BR>ISO Programming Language C++ Project, May 1994.
48<BR>X3J16/94-0095, WG21/N0482
49
50
51
52</DL>
53
54<br>
55<HR>
56<TABLE>
57<TR valign=top>
58<TD nowrap>Copyright &copy 2000</TD><TD>
59<A HREF="http://www.boost.org/people/jeremy_siek.htm">Jeremy Siek</A>(<A
60HREF="mailto:jsiek@osl.iu.edu">jsiek@osl.iu.edu</A>)
61Andrew Lumsdaine</A>(<A HREF="mailto:lums@osl.iu.edu">lums@osl.iu.edu</A>)
62</TD></TR></TABLE>
63
64</BODY>
65</HTML>
66