mirror of
https://github.com/boostorg/concept_check.git
synced 2026-01-27 01:02:18 +01:00
71 lines
1.9 KiB
HTML
71 lines
1.9 KiB
HTML
<HTML>
|
|
<!--
|
|
-- Copyright (c) Jeremy Siek 2000
|
|
--
|
|
-- Permission to use, copy, modify, distribute and sell this software
|
|
-- and its documentation for any purpose is hereby granted without fee,
|
|
-- provided that the above copyright notice appears in all copies and
|
|
-- that both that copyright notice and this permission notice appear
|
|
-- in supporting documentation. Silicon Graphics makes no
|
|
-- representations about the suitability of this software for any
|
|
-- purpose. It is provided "as is" without express or implied warranty.
|
|
-->
|
|
<Head>
|
|
<Title>Boost Graph Library: Bibliography</Title>
|
|
<BODY BGCOLOR="#ffffff" LINK="#0000ee" TEXT="#000000" VLINK="#551a8b"
|
|
ALINK="#ff0000">
|
|
<IMG SRC="../../c++boost.gif"
|
|
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="../../people/jeremy_siek.htm">Jeremy Siek</A>, Univ.of Notre Dame (<A HREF="mailto:jsiek@lsc.nd.edu">jsiek@lsc.nd.edu</A>)
|
|
</TD></TR></TABLE>
|
|
|
|
</BODY>
|
|
</HTML>
|