Просмотр исходного кода

Bibliography updates from Esther Schindler

[SVN r32117]
Douglas Gregor 20 лет назад
Родитель
Сommit
2fe8c441bd
1 измененных файлов с 10 добавлено и 0 удалено
  1. 10 0
      more/bibliography.html

+ 10 - 0
more/bibliography.html

@@ -273,6 +273,11 @@
 			<!-- year separator -->
 			<tr><td>&nbsp;</td><td>&nbsp;</td></tr>
 
+			<TR>
+				<TD vAlign="top" align="left" width="16%"><b>[<a name="Karlsson05a">Karlsson05a</a>]</b></TD>
+				<TD vAlign="top" align="left" width="84%">Bjorn Karlsson, <i>How the Boost Bind Library Can Improve Your C++ Programs</i>. InformIT, August 26, 2005. <A href="http://www.informit.com/articles/article.asp?p=412354">
+				       http://www.informit.com/articles/article.asp?p=412354</A></TD>
+			</TR>			
 			<TR>
 				<TD vAlign="top" align="left" width="16%"><b>[<a name="Cogswell05">Cogswell05</a>]</b></TD>
 				<TD vAlign="top" align="left" width="84%">Jeff Cogswell, <i>Adding an Easy File Save and File Load Mechanism
@@ -280,6 +285,11 @@
 				       http://www.informit.com/articles/article.asp?p=398702</A>
 				       <br>Explains Boost.Serialization.</TD>
 			</TR>			
+			<TR>
+				<TD vAlign="top" align="left" width="16%"><b>[<a name="Gurtovoy05">Gurtovoy05</a>]</b></TD>
+				<TD vAlign="top" align="left" width="84%">Aleksey Gurtovoy and David Abrahams <i>An In-Depth Look at Metafunctions in C++</i>. InformIT, April 1, 2005. <A href="http://www.informit.com/articles/article.asp?p=375705">
+				       http://www.informit.com/articles/article.asp?p=375705</A></TD>
+			</TR>			
 		</table>
 		<h2><a name="Print_mentions">Print mentions</a> of Boost or Boost Libraries</h2>
 		<table style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellPadding="5" width="100%"

粤ICP备19079148号