65 lines
1.7 KiB
HTML
Executable file
65 lines
1.7 KiB
HTML
Executable file
<HTML>
|
|
<!-- Copyright (c) Jeremy Siek 2000 -->
|
|
<!-- Distributed under the Boost -->
|
|
<!-- Software License, Version 1.0. (See accompanying -->
|
|
<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
|
|
<Head>
|
|
<Title>Boost Concept Checking Library: Bibliography</Title>
|
|
<BODY BGCOLOR="#ffffff" LINK="#0000ee" TEXT="#000000" VLINK="#551a8b"
|
|
ALINK="#ff0000">
|
|
<IMG SRC="../../boost.png"
|
|
ALT="C++ Boost" width="277" height="86">
|
|
|
|
<BR Clear>
|
|
|
|
|
|
<H2>Bibliography</H2>
|
|
|
|
<DL COMMapCT>
|
|
|
|
<DD><P></P><DT><a name="alexandrescu99:_better_templ_error_messag">1</a>
|
|
<DD>Andrei Alexandrescu<BR>
|
|
<EM>Better Template Error Messages</EM>.<BR>
|
|
C/C++ Users Journal, March, 1999.
|
|
|
|
|
|
<DD><P></P><DT><a name="stroustrup94:_design_evolution">2</a>
|
|
<DD>Bjarne Stroustrup<BR>
|
|
<EM>Design and Evolution of C++</EM>.<BR>
|
|
Addison-Wesley, 1994
|
|
|
|
<P></P><DT><A NAME="austern99:_gener_progr_stl">3</A>
|
|
<DD>
|
|
M. H. Austern.
|
|
<BR><EM>Generic Programming and the STL</EM>.
|
|
<BR>Professional computing series. Addison-Wesley, 1999.
|
|
|
|
<P></P><DT><A NAME="IB-H965502">4</A>
|
|
<DD>
|
|
David R. Musser and Atul Saini
|
|
<BR><EM>STL Tutorial and Reference Guide</EM>.
|
|
<BR>Professional computing series. Addison-Wesley, 1996.
|
|
|
|
<P></P><DT><A NAME="stepa.lee-1994:the.s:TR">5</A>
|
|
<DD>
|
|
A. A. Stepanov and M. Lee
|
|
<BR><EM>The Standard Template Library</EM>.
|
|
<BR>ISO Programming Language C++ Project, May 1994.
|
|
<BR>X3J16/94-0095, WG21/N0482
|
|
|
|
|
|
|
|
</DL>
|
|
|
|
<br>
|
|
<HR>
|
|
<TABLE>
|
|
<TR valign=top>
|
|
<TD nowrap>Copyright © 2000</TD><TD>
|
|
<A HREF="http://www.boost.org/people/jeremy_siek.htm">Jeremy Siek</A>(<A
|
|
HREF="mailto:jsiek@osl.iu.edu">jsiek@osl.iu.edu</A>)
|
|
Andrew Lumsdaine</A>(<A HREF="mailto:lums@osl.iu.edu">lums@osl.iu.edu</A>)
|
|
</TD></TR></TABLE>
|
|
|
|
</BODY>
|
|
</HTML>
|