Joaquín M. López Muñoz 21 лет назад
Родитель
Сommit
59192a9cfe
1 измененных файлов с 7 добавлено и 1 удалено
  1. 7 1
      more/bibliography.html

+ 7 - 1
more/bibliography.html

@@ -198,6 +198,12 @@
 				<TD vAlign="top" align="left" width="84%">Beman Dawes, <i>Boost for Visual C++ 
 						Developers</i>. MSDN, May 17, 2004. <A href="http://tinyurl.com/2lzyh">tinyurl.com/2lzyh</A></TD>
 			</TR>
+			<TR>
+				<TD vAlign="top" align="left" width="16%"><b>[<a name="Hauptmann04">Hauptmann04</a>]</b></TD>
+				<TD vAlign="top" align="left" width="84%">Peter Hauptmann, <i>Smart Pointers to boost your
+				                code</i>. The Code Project, September 27, 2004. <A href="http://www.codeproject.com/vcpp/stl/boostsmartptr.asp">
+						www.codeproject.com/vcpp/stl/boostsmartptr.asp</A></TD>
+			</TR>
 			<TR>
 				<TD vAlign="top" align="left" width="16%"><b>[<a name="Witt04">Witt04</a>]</b></TD>
 				<TD vAlign="top" align="left" width="84%">Thomas Witt, <i>The Boost Iterator Library</i>. 
@@ -400,7 +406,7 @@
 		<hr>
 		<p>Revised 
 			<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan --> 
-			29 September, 2004<!--webbot bot="Timestamp" endspan i-checksum="40409" --></p>
+			1 October, 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号