Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/concept_check/bibliography.htm @ 33

Last change on this file since 33 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

File size: 2.0 KB
Line 
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>
30C/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>
36Addison-Wesley, 1994
37
38<P></P><DT><A NAME="austern99:_gener_progr_stl">3</A>
39<DD>
40M.&nbsp;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>
46David 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>
52A. 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 &copy 2000</TD><TD>
66<A HREF="../../people/jeremy_siek.htm">Jeremy Siek</A>(<A
67HREF="mailto:jsiek@osl.iu.edu">jsiek@osl.iu.edu</A>)
68Andrew Lumsdaine</A>(<A HREF="mailto:lums@osl.iu.edu">lums@osl.iu.edu</A>)
69</TD></TR></TABLE>
70
71</BODY>
72</HTML> 
Note: See TracBrowser for help on using the repository browser.