Przeglądaj źródła

New entries from Fredrik Blomqvist

[SVN r22390]
Beman Dawes 22 lat temu
rodzic
commit
89577f6805
1 zmienionych plików z 17 dodań i 1 usunięć
  1. 17 1
      more/bibliography.html

+ 17 - 1
more/bibliography.html

@@ -260,6 +260,12 @@
 					<p>Devotes several paragraphs to <code>boost::shared_ptr&lt;&gt;</code>.</p>
 				</td>
 			</tr>
+			<TR>
+				<TD vAlign="top" align="left" width="16%"><b>[<a name="Burnap_02">Burnap 02</a>]</b></TD>
+				<TD vAlign="top" align="left" width="84%">Steven R. Burnap, <i>Boost::any</i>, 
+					Kuro5hin, May 1, 2002. <A href="http://www.kuro5hin.org/story/2002/5/1/142321/9513">
+						www.kuro5hin.org/story/2002/5/1/142321/9513</A></TD>
+			</TR>
 			<TR>
 				<TD vAlign="top" align="left" width="16%"><b>[<a name="Carbon_02">Carbon 02</a>]</b></TD>
 				<TD vAlign="top" align="left" width="84%">David S?, <i>Boost : The handy library of 
@@ -280,6 +286,15 @@
 						with the Boost Graph Library</i>. InformIT, March 1, 2002. <A href="http://tinyurl.com/26dwj">
 						tinyurl.com/26dwj</A></TD>
 			</TR>
+			<TR>
+				<TD vAlign="top" align="left" width="16%"><b>[<a name="Lischner_03">Lischner 03</a>]</b></TD>
+				<TD vAlign="top" align="left" width="84%">
+					<P>Ray Lischner, <i>C++: Beyond the Standard Library</i>. O'Reilly Network, May 6, 
+						2003. <A href="http://www.oreillynet.com/lpt/a/3683">www.oreillynet.com/lpt/a/3683</A></P>
+					<P>Mentions <CODE>tuples, shared_ptr, lambda, spirit</CODE>.
+					</P>
+				</TD>
+			</TR>
 		</table>
 		<h2>How to <a name="update">update</a> this page</h2>
 		<p>Please help us keep this page updated - users can post new citations to the 
@@ -304,7 +319,8 @@
 		<h2><a name="Acknowledgements">Acknowledgements</a></h2>
         <p>Fredrik Blomqvist provided many of the initial citations.</p>
 		<hr>
-		<p>Revised 21 January 2004<!--webbot bot="Timestamp" endspan i-checksum="32277" --></p>
+		<p>Revised
+        <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->25 February, 2004<!--webbot bot="Timestamp" endspan i-checksum="40409" --></p>
 		<p>© Copyright Beman Dawes 2003</p>
 		<p>Use, modification, and distribution are subject to the Boost Software License, 
 			Version 1.0. (See accompanying file <A href="../LICENSE_1_0.txt">LICENSE_1_0.txt</A>

粤ICP备19079148号