Blame view

3rdparty/boost_1_81_0/libs/concept_check/bibliography.htm 1.7 KB
e6ccf0ce   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
  <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.&nbsp;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 &copy 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>