bibliography.html 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. <html>
  2. <head>
  3. <title>Boost Bibliography</title>
  4. <meta name="vs_showGrid" content="True">
  5. <meta http-equiv="Content-Language" content="en-us">
  6. <meta content="Microsoft FrontPage 5.0" name="GENERATOR">
  7. <meta content="FrontPage.Editor.Document" name="ProgId">
  8. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  9. </head>
  10. <body bgColor="#ffffff">
  11. <table cellPadding="2" bgColor="#007f7f" border="1">
  12. <tr>
  13. <td bgColor="#ffffff"><IMG height="86" alt="c++boost.gif (8819 bytes)" src="../c++boost.gif" width="277"></td>
  14. <td><A href="../index.htm"><font face="Arial" color="#ffffff" size="4">Home</font></A></td>
  15. <td><A href="../libs/libraries.htm"><font face="Arial" color="#ffffff" size="4">Libraries</font></A></td>
  16. <td><A href="../people/people.htm"><font face="Arial" color="#ffffff" size="4">People</font></A></td>
  17. <td><A href="faq.htm"><font face="Arial" color="#ffffff" size="4">FAQ</font></A></td>
  18. <td><A href="index.htm"><font face="Arial" color="#ffffff" size="4">More</font></A></td>
  19. </tr>
  20. </table>
  21. <h1>Boost Bibliography</h1>
  22. <p><A href="#Print_publications">Print publications about Boost or Boost Libraries</A><br>
  23. <A href="#Online_publications">Online publications about Boost or Boost Libraries</A><br>
  24. <A href="#Print_mentions">Print mentions of Boost or Boost Libraries</A><br>
  25. <A href="#Online_mentions">Online mentions of Boost or Boost Libraries</A><br>
  26. <A href="#update">How to update this page</A><br>
  27. <a href="#Acknowledgements">Acknowledgements</a></p>
  28. <h2><a name="Print_publications">Print publications</a> about Boost or Boost
  29. Libraries</h2>
  30. <table style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellPadding="5" width="100%"
  31. border="0">
  32. <tr>
  33. <td vAlign="top" align="left" width="16%"><b>[<a name="MaddockCleary00">MaddockCleary00</a>]</b></td>
  34. <td vAlign="top" align="left" width="84%">John Maddock and Steve Cleary, <i>C++ Type
  35. Traits</i>. Dr. Dobb's Journal, Vol. 25, Issue 10, October, 2000, page 38. <a href="http://www.boost.org/libs/type_traits/c++_type_traits.htm">
  36. www.boost.org/libs/type_traits/c++_type_traits.htm</a></td>
  37. </tr>
  38. <!-- year separator -->
  39. <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
  40. <tr>
  41. <td vAlign="top" align="left" width="16%"><b>[<a name="Maddock01">Maddock01</a>]</b></td>
  42. <td vAlign="top" align="left" width="84%">John Maddock, <i>Regular Expressions in C++</i>.
  43. Dr. Dobb's Journal, Vol. 26, Issue 10, October, 2001, page 21.</td>
  44. </tr>
  45. <tr>
  46. <td vAlign="top" align="left" width="16%"><b>[<a name="SiekLumsdaine01">SiekLumsdaine01</a>]</b></td>
  47. <td vAlign="top" align="left" width="84%">Jeremy Siek and Andrew Lumsdaine, <i>C++
  48. Concept Checking</i>. Dr. Dobb's Journal, Vol. 26, Issue 6, June, 2001,
  49. page 64.</td>
  50. </tr>
  51. <!-- year separator -->
  52. <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
  53. <TR>
  54. <TD vAlign="top" align="left" width="16%"><b>[<a name="Karlsson02">Karlsson02</a>]</b></TD>
  55. <TD vAlign="top" align="left" width="84%">Björn Karlsson, <i>Smart Pointers in Boost</i>.
  56. C/C++ Users Journal, April, 2002. <A href="http://www.cuj.com/documents/s=8014/cuj0204karlsson/">
  57. www.cuj.com/documents/s=8014/cuj0204karlsson/</A>
  58. </TD>
  59. </TR>
  60. <TR>
  61. <TD vAlign="top" align="left" width="16%"><b>[<a name="Karlsson02a">Karlsson02a</a>]</b></TD>
  62. <TD vAlign="top" align="left" width="84%">Björn Karlsson, <i>C/C++ Tip #9: Lexical
  63. Conversions</i>. C/C++ Users Journal, November, 2002. <A href="http://www.cuj.com/documents/s=8470/cuj0211karlsson/">
  64. www.cuj.com/documents/s=8470/cuj0211karlsson/</A></TD>
  65. </TR>
  66. <TR>
  67. <TD vAlign="top" align="left" width="16%"><b>[<a name="Kempf02">Kempf02</a>]</b></TD>
  68. <TD vAlign="top" align="left" width="84%">Bill Kempf, <i>The Boost.Threads Library</i>.
  69. C/C++ Users Journal, May, 2002. <A href="http://www.cuj.com/documents/s=8013/cuj0205kempf/">
  70. www.cuj.com/documents/s=8013/cuj0205kempf/</A></TD>
  71. </TR>
  72. <tr>
  73. <td vAlign="top" align="left" width="16%"><b>[<a name="SiekLeeLumsdaine02">SiekLeeLumsdaine02</a>]</b></td>
  74. <td vAlign="top" align="left" width="84%">
  75. Jeremy Siek, Lie-Quan Lee and Andrew Lumsdaine, <i>The Boost Graph Library</i>.
  76. Addison-Wesley, 2002. ISBN: 0-201-72914-8. <a href="http://www.awprofessional.com/titles/0-201-72914-8">
  77. www.awprofessional.com/titles/0-201-72914-8/</a>
  78. <br>A sample chapter is available at: <A href="http://tinyurl.com/24666">tinyurl.com/24666</A>
  79. </td>
  80. </tr>
  81. <!-- year separator -->
  82. <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
  83. <TR>
  84. <TD vAlign="top" align="left" width="16%"><b>[<a name="AbrahamsGrosse-Kunstleve03">AbrahamsGrosse-Kunstleve03</a>]</b></TD>
  85. <TD vAlign="top" align="left" width="84%">David Abrahams and Ralf W.
  86. Grosse-Kunstleve, <i>Building Hybrid Systems with Boost.Python</i>. C/C++ Users
  87. Journal, July, 2003. <A href="http://www.cuj.com/documents/s=8470/cuj0307abrahams/">
  88. www.cuj.com/documents/s=8470/cuj0307abrahams/</A></TD>
  89. </TR>
  90. <TR>
  91. <TD vAlign="top" align="left" width="16%"><b>[<a name="GuzmanNuffer03">GuzmanNuffer03</a>]</b></TD>
  92. <TD vAlign="top" align="left" width="84%">Joel de Guzman and Dan Nuffer, <i>The Spirit
  93. Library: Inline Parsing in C++</i>. C/C++ Users Journal, September, 2003,
  94. Vol. 21, Issue 9, page 22.</TD>
  95. </TR>
  96. <TR>
  97. <TD vAlign="top" align="left" width="16%"><b>[<a name="Karlsson03">Karlsson03</a>]</b></TD>
  98. <TD vAlign="top" align="left" width="84%">Björn Karlsson, <i>Lambda Expressions &amp;
  99. C++</i>. C/C++ Users Journal, December, 2003, Vol. 21, Issue 12, page 20.</TD>
  100. </TR>
  101. <TR>
  102. <TD vAlign="top" align="left" width="16%"><b>[<a name="Sutter03">Sutter03</a>]</b></TD>
  103. <TD vAlign="top" align="left" width="84%">Herb Sutter, <i>Generalized Function Pointers</i>.
  104. C/C++ Users Journal, August, 2003. <A href="http://www.cuj.com/documents/s=8464/cujcexp0308sutter/">
  105. www.cuj.com/documents/s=8464/cujcexp0308sutter/</A>
  106. </TD>
  107. </TR>
  108. <!-- year separator -->
  109. <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
  110. <TR>
  111. <TD vAlign="top" align="left" width="16%"><b>[<a name="AbrahamsGurtovoy04">AbrahamsGurtovoy04</a>]</b></TD>
  112. <TD vAlign="top" align="left" width="84%">
  113. David Abrahams and Aleksey Gurtovoy, <i>C++ Template Metaprogramming: Concepts,
  114. Tools, and Techniques from Boost and Beyond</i>. Addison-Wesley, November,
  115. 2004. ISBN: 0-321-22725-5. <A href="http://www.awprofessional.com/titles/0321227255/">
  116. www.awprofessional.com/titles/0321227255/</A>
  117. <br>
  118. Additional information and two sample chapters are available at: <A href="http://boost-consulting.com/mplbook/">
  119. boost-consulting.com/mplbook/</A>
  120. </TD>
  121. </TR>
  122. <TR>
  123. <TD vAlign="top" align="left" width="16%"><b>[<a name="Lopez04">L&oacute;pez04</a>]</b></TD>
  124. <TD vAlign="top" align="left" width="84%">Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz,
  125. <i>The Boost Multi-Index Containers Library</i>. C/C++ Users Journal,
  126. September, 2004, Vol. 22, Issue 9, page 6.</TD>
  127. </TR>
  128. </table>
  129. <h2><a name="Online_publications">Online publications</a> about Boost or Boost
  130. Libraries</h2>
  131. <table style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellPadding="5" width="100%"
  132. border="0">
  133. <TR>
  134. <TD vAlign="top" align="left" width="16%"><b>[<a name="Brownell02">Brownell02</a>]</b></TD>
  135. <TD vAlign="top" align="left" width="84%">David Brownell, <i>C++ Techniques for
  136. Tomorrow That Can be Implemented Today (a.k.a. Boosting your Code)</i>.
  137. NWCPP, November 13, 2002. <A href="http://www.nwcpp.org/Meetings/2002/11.html">www.nwcpp.org/Meetings/2002/11.html</A></TD>
  138. </TR>
  139. <TR>
  140. <TD vAlign="top" align="left" width="16%"><b>[<a name="Siek02">Siek02</a>]</b></TD>
  141. <TD vAlign="top" align="left" width="84%">Jeremy G. Siek, <i>The Boost Graph Library</i>.
  142. InformIT, March 1, 2002. <A href="http://tinyurl.com/2hc27">tinyurl.com/2hc27</A></TD>
  143. </TR>
  144. <TR>
  145. <TD vAlign="top" align="left" width="16%"><b>[<a name="Siek02a">Siek02a</a>]</b></TD>
  146. <TD vAlign="top" align="left" width="84%">Jeremy G. Siek, <i>A Boost Graph Library
  147. Tutorial</i>. InformIT, March 1, 2002. <A href="http://tinyurl.com/2sa4s">tinyurl.com/2sa4s</A></TD>
  148. </TR>
  149. <!-- year separator -->
  150. <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
  151. <TR>
  152. <TD vAlign="top" align="left" width="16%" height="32"><b>[<a name="Abrahams03a">Abrahams03a</a>]</b></TD>
  153. <TD vAlign="top" align="left" width="84%" height="30">David Abrahams, <i>The Boost
  154. Metaprogramming Library</i>. ACCU, 2003. <A href="http://www.boost-consulting.com/writing/ACCU_MPL_slides.ppt">
  155. www.boost-consulting.com/writing/ACCU_MPL_slides.ppt</A></TD>
  156. </TR>
  157. <TR>
  158. <TD vAlign="top" align="left" width="16%"><b>[<a name="Dawes03">Dawes03</a>]</b></TD>
  159. <TD vAlign="top" align="left" width="84%">Beman Dawes, <i>Multiplatform Software
  160. Development</i>. 2003. <A href="http://www.esva.net/~beman/multiplat_dev.ppt">www.esva.net/~beman/multiplat_dev.ppt</A></TD>
  161. </TR>
  162. <TR>
  163. <TD vAlign="top" align="left" width="16%"><b>[<a name="Halleux03">Halleux03</a>]</b></TD>
  164. <TD vAlign="top" align="left" width="84%">Jonathan de Halleux, <i>Opening a door
  165. towards Spirit: a parser framework</i>. The Code Project, March 24, 2003. <A href="http://www.codeproject.com/cpp/spiritintro.asp">
  166. www.codeproject.com/cpp/spiritintro.asp</A></TD>
  167. </TR>
  168. <TR>
  169. <TD vAlign="top" align="left" width="16%"><b>[<a name="Trentini03">Trentini03</a>]</b></TD>
  170. <TD vAlign="top" align="left" width="84%">Matthew S. Trentini, <i>Introduction to Boost</i>.
  171. <A href="http://www.alphalink.com.au/~mattyt/BoostPresentation1/boost.html">www.alphalink.com.au/~mattyt/BoostPresentation1/boost.html</A></TD>
  172. </TR>
  173. <tr>
  174. <td vAlign="top" align="left" width="16%"><b>[<a name="Walker03">Walker03</a>]</b>
  175. </td>
  176. <td vAlign="top" align="left" width="84%">Andrew Walker, <i>An Introduction to Boost</i>.
  177. The Code Project, July 7, 2003. <a href="http://www.codeproject.com/vcpp/stl/BoostIntro.asp">
  178. www.codeproject.com/vcpp/stl/BoostIntro.asp</a>
  179. <br>A short and straightforward introduction to Boost.
  180. </td>
  181. </tr>
  182. <!-- year separator -->
  183. <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
  184. <TR>
  185. <TD vAlign="top" align="left" width="16%"><b>[<a name="Dawes04">Dawes04</a>]</b></TD>
  186. <TD vAlign="top" align="left" width="84%">Beman Dawes, <i>Boost for Visual C++
  187. Developers</i>. MSDN, May 17, 2004. <A href="http://tinyurl.com/2lzyh">tinyurl.com/2lzyh</A></TD>
  188. </TR>
  189. <TR>
  190. <TD vAlign="top" align="left" width="16%"><b>[<a name="D'Agostino04">D'Agostino04</a>]</b></TD>
  191. <TD vAlign="top" align="left" width="84%">Jim D'Agostino, <i>Designing Robust Objects with Boost</i>.
  192. The Code Project, August 17, 2004. <A href="http://www.codeproject.com/cpp/Designing_Robust_Objects.asp">
  193. www.codeproject.com/cpp/Designing_Robust_Objects.asp</A></TD>
  194. </TR>
  195. <TR>
  196. <TD vAlign="top" align="left" width="16%"><b>[<a name="Hauptmann04">Hauptmann04</a>]</b></TD>
  197. <TD vAlign="top" align="left" width="84%">Peter Hauptmann, <i>Smart Pointers to boost your
  198. code</i>. The Code Project, September 27, 2004. <A href="http://www.codeproject.com/vcpp/stl/boostsmartptr.asp">
  199. www.codeproject.com/vcpp/stl/boostsmartptr.asp</A></TD>
  200. </TR>
  201. <TR>
  202. <TD vAlign="top" align="left" width="16%"><b>[<a name="Witt04">Witt04</a>]</b></TD>
  203. <TD vAlign="top" align="left" width="84%">Thomas Witt, <i>The Boost Iterator Library</i>.
  204. ACCU Spring Conference, 2004. <A href="http://www.accu.org/conference/presentations/Witt_-_Boost_Iterator_Library.pdf">
  205. www.accu.org/conference/presentations/Witt_-_Boost_Iterator_Library.pdf</A></TD>
  206. </TR>
  207. </table>
  208. <h2><a name="Print_mentions">Print mentions</a> of Boost or Boost Libraries</h2>
  209. <table style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellPadding="5" width="100%"
  210. border="0">
  211. <TR>
  212. <TD vAlign="top" align="left" width="16%"><b>[<a name="HyslopSutter01">HyslopSutter01</a>]</b></TD>
  213. <TD vAlign="top" align="left" width="84%">Jim Hyslop and Herb Sutter, <i>Conversations:
  214. I'd Hold Anything for You</i>. C/C++ Users Journal, December, 2001. <A href="http://www.cuj.com/documents/s=7988/cujcexp1912hyslop/">
  215. www.cuj.com/documents/s=7988/cujcexp1912hyslop/</A>
  216. <br><CODE>boost::any</CODE>
  217. </TD>
  218. </TR>
  219. <TR>
  220. <TD vAlign="top" align="left" width="16%"><b>[<a name="Sutter01">Sutter01</a>]</b></TD>
  221. <TD vAlign="top" align="left" width="84%">Herb Sutter, <i>The String Formatters of
  222. Manor Farm</i>. C/C++ Users Journal, Vol. 19, November, 2001. <A href="http://www.gotw.ca/publications/mill19.htm">
  223. www.gotw.ca/publications/mill19.htm</A>
  224. <br><CODE>boost::lexical_cast</CODE>
  225. </TD>
  226. </TR>
  227. <!-- year separator -->
  228. <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
  229. <TR>
  230. <TD vAlign="top" align="left" width="16%"><b>[<a name="Ablavsky02">Ablavsky02</a>]</b></TD>
  231. <TD vAlign="top" align="left" width="84%">Vitaly Ablavsky, <i>Applying BGL to
  232. Computational Geometry</i>. C/C++ Users Journal, August, 2002. <A href="http://www.cuj.com/documents/s=8470/cuj0208ablavsky/">
  233. www.cuj.com/documents/s=8470/cuj0208ablavsky/</A></TD>
  234. </TR>
  235. <TR>
  236. <TD vAlign="top" align="left" width="16%"><b>[<a name="Alexandrescu02">Alexandrescu02</a>]</b></TD>
  237. <TD vAlign="top" align="left" width="84%">Andrei Alexandrescu, <i>Generic&lt;Programming&gt;:
  238. Efficient Generic Sorting and Searching in C++ (I): In Search of a Better
  239. Search</i>. C/C++ Users Journal, October, 2002. <A href="http://www.cuj.com/documents/s=7978/cujcexp2010alexandr/">
  240. www.cuj.com/documents/s=7978/cujcexp2010alexandr/</A>
  241. <br><CODE>boost::type_traits</CODE>
  242. </TD>
  243. </TR>
  244. <TR>
  245. <TD vAlign="top" align="left" width="16%"><b>[<a name="HyslopSutter02">HyslopSutter02</a>]</b></TD>
  246. <TD vAlign="top" align="left" width="84%">Jim Hyslop and Herb Sutter, <i>Conversations:
  247. Getting to the Point</i>. C/C++ Users Journal, July, 2002. <A href="http://www.cuj.com/documents/s=7981/cujcexp2007hyslop/">
  248. www.cuj.com/documents/s=7981/cujcexp2007hyslop/</A>
  249. <br>smart pointer discussion. <CODE>boost::scoped_ptr, shared_ptr, scoped_array,
  250. shared_array.</CODE>
  251. </TD>
  252. </TR>
  253. <TR>
  254. <TD vAlign="top" align="left" width="16%"><b>[<a name="Sutter02">Sutter02</a>]</b></TD>
  255. <TD vAlign="top" align="left" width="84%">Herb Sutter, <i>The New C++: The Group of
  256. Seven - Extensions under Consideration for the C++ Standard Library</i>.
  257. C/C++ Users Journal, April, 2002. <A href="http://www.cuj.com/documents/s=7984/cujcexp2004sutter/">
  258. www.cuj.com/documents/s=7984/cujcexp2004sutter/</A>
  259. </TD>
  260. </TR>
  261. <TR>
  262. <TD vAlign="top" align="left" width="16%"><b>[<a name="Sutter02a">Sutter02a</a>]</b></TD>
  263. <TD vAlign="top" align="left" width="84%">Herb Sutter, <i>The New C++: Smart(er)
  264. Pointers</i>. C/C++ Users Journal, August, 2002. <A href="http://www.cuj.com/documents/s=7980/cujcexp2008sutter/">
  265. www.cuj.com/documents/s=7980/cujcexp2008sutter/</A></TD>
  266. </TR>
  267. <!-- year separator -->
  268. <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
  269. <TR>
  270. <TD vAlign="top" align="left" width="16%"><b>[<a name="Besser03">Besser03</a>]</b></TD>
  271. <TD vAlign="top" align="left" width="84%">Mitch Besser, <i>Generic Printable ENUM++</i>.
  272. C/C++ Users Journal, June, 2003. <A href="http://www.cuj.com/documents/s=8470/cujboost0306besser/">
  273. www.cuj.com/documents/s=8470/cujboost0306besser/</A>
  274. <br>Mentions <CODE>BOOST_PP</CODE>
  275. </TD>
  276. </TR>
  277. <TR>
  278. <TD vAlign="top" align="left" width="16%"><b>[<a name="Nasonov03">Nasonov03</a>]</b></TD>
  279. <TD vAlign="top" align="left" width="84%">Alexander Nasonov, <i>I/O System: dynamic_any
  280. Campaign</i>. C/C++ Users Journal, September, 2003. <A href="http://www.cuj.com/documents/s=8470/cujweb0309nasonov/">
  281. www.cuj.com/documents/s=8470/cujweb0309nasonov/</A>
  282. <br>Improved <CODE>boost::any</CODE>
  283. </TD>
  284. </TR>
  285. <TR>
  286. <TD vAlign="top" align="left" width="16%"><b>[<a name="Sutter03a">Sutter03a</a>]</b></TD>
  287. <TD vAlign="top" align="left" width="84%">Herb Sutter, <i>Generalizing Observer</i>.
  288. C/C++ Users Journal, September, 2003. <A href="http://www.cuj.com/documents/s=8840/cujexp0309sutter/">
  289. www.cuj.com/documents/s=8840/cujexp0309sutter/</A>
  290. </TD>
  291. </TR>
  292. <TR>
  293. <TD vAlign="top" align="left" width="16%"><b>[<a name="Tan03">Tan03</a>]</b></TD>
  294. <TD vAlign="top" align="left" width="84%">Kwee H. Tan, <i>Exploring EDA Algorithms with
  295. the Boost Graph Library</i>. C/C++ Users Journal, July, 2003. <A href="http://www.cuj.com/documents/s=8470/cuj0307tan/">
  296. www.cuj.com/documents/s=8470/cuj0307tan/</A>
  297. </TD>
  298. </TR>
  299. <tr>
  300. <td vAlign="top" align="left" width="16%"><b>[<a name="VandervoordeJosuttis03">VandervoordeJosuttis03</a>]</b>
  301. </td>
  302. <td vAlign="top" align="left" width="84%">David Vandevoorde and Nicolai M.
  303. Josuttis, <i>Using Templates in Practice</i>. C/C++ Users Journal, February,
  304. 2003. <A href="http://www.cuj.com/documents/s=8208/cujweb0302vandevoorde/web0302b.htm">
  305. www.cuj.com/documents/s=8208/cujweb0302vandevoorde/web0302b.htm</A>
  306. <br>Concept Check Library
  307. </td>
  308. </tr>
  309. </table>
  310. <h2><a name="Online_mentions">Online mentions</a> of Boost or Boost Libraries</h2>
  311. <table style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellPadding="5" width="100%"
  312. border="0">
  313. <TR>
  314. <TD vAlign="top" align="left" width="16%"><b>[<a name="Burnap02">Burnap02</a>]</b></TD>
  315. <TD vAlign="top" align="left" width="84%">Steven R. Burnap, <i>Boost::any</i>,
  316. Kuro5hin, May 1, 2002. <A href="http://www.kuro5hin.org/story/2002/5/1/142321/9513">
  317. www.kuro5hin.org/story/2002/5/1/142321/9513</A></TD>
  318. </TR>
  319. <TR>
  320. <TD vAlign="top" align="left" width="16%"><b>[<a name="Carbon02">Carbon02</a>]</b></TD>
  321. <TD vAlign="top" align="left" width="84%">David S?, <i>Boost : The handy library of
  322. handy libraries</i>. Kuro5hin, July 18, 2002. <A href="http://www.kuro5hin.org/story/2002/7/18/3313/01429">
  323. www.kuro5hin.org/story/2002/7/18/3313/01429</A>
  324. </TD>
  325. </TR>
  326. <tr>
  327. <td vAlign="top" align="left" width="16%"><b>[<a name="Curran02">Curran02</a>]</b></td>
  328. <td vAlign="top" align="left" width="84%">James Curran, <i>Access Raw Data with
  329. Performance Counters in Visual C++</i>. DevX.com, October, 2002. <a href="http://www.devx.com/cplus/article/7951">
  330. www.devx.com/cplus/article/7951</a>
  331. <br>Devotes several paragraphs to <code>boost::shared_ptr&lt;&gt;</code>.
  332. </td>
  333. </tr>
  334. <TR>
  335. <TD vAlign="top" align="left" width="16%"><b>[<a name="Siek02b">Siek02b</a>]</b></TD>
  336. <TD vAlign="top" align="left" width="84%">Jeremy G. Siek, <i>Internet Packet Routing
  337. with the Boost Graph Library</i>. InformIT, March 1, 2002. <A href="http://tinyurl.com/26dwj">
  338. tinyurl.com/26dwj</A></TD>
  339. </TR>
  340. <!-- year separator -->
  341. <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
  342. <TR>
  343. <TD vAlign="top" align="left" width="16%"><b>[<a name="Casad03">Casad03</a>]</b></TD>
  344. <TD vAlign="top" align="left" width="84%">Joe Casad, <i>Introducing the Boost Corner</i>.
  345. C/C++ Users Journal, August, 2003. <A href="http://www.cuj.com/documents/s=8470/cuj0308boostcorner/">
  346. www.cuj.com/documents/s=8470/cuj0308boostcorner/</A>
  347. </TD>
  348. </TR>
  349. <TR>
  350. <TD vAlign="top" align="left" width="16%"><b>[<a name="Lischner03">Lischner03</a>]</b></TD>
  351. <TD vAlign="top" align="left" width="84%">
  352. Ray Lischner, <i>C++: Beyond the Standard Library</i>. O'Reilly Network, May 6,
  353. 2003. <A href="http://www.oreillynet.com/lpt/a/3683">www.oreillynet.com/lpt/a/3683</A>
  354. <br>Mentions <CODE>tuples, shared_ptr, lambda, spirit</CODE>.
  355. </TD>
  356. </TR>
  357. <!-- year separator -->
  358. <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
  359. <TR>
  360. <TD vAlign="top" align="left" width="16%"><b>[<a name="Stein04">Stein04</a>]</b></TD>
  361. <TD vAlign="top" align="left" width="84%">
  362. <P>Sebastian Stein, <i>How to use Boost Test for automated testing</i>. 2004. <A href="http://www.hpfsc.de/boosttest/">
  363. www.hpfsc.de/boosttest/</A></P>
  364. </TD>
  365. </TR>
  366. </table>
  367. <h2>How to <a name="update">update</a> this page</h2>
  368. <p>Please help us keep this page updated - users can post new citations to the
  369. mailing list, while Boost developers should update the page directly in CVS.</p>
  370. <ul>
  371. <li>
  372. If a publication is available both in print and online, cite it in the
  373. appropriate <i>print</i>
  374. section, with a hyperlink to the online version.
  375. <li>
  376. Bookmark the contents of [...] in the first column to make it easy to link to
  377. the entry.
  378. <li>
  379. Identify the first entry an author has in a given year with just the two-digit
  380. year. Subsequent entries for the same author and year should have <b>a-z</b>
  381. appended.
  382. <li>
  383. Inside each section, entries are grouped by year and, within a year, alphabetically
  384. sorted by author name.
  385. <li>
  386. In the text, spell out absolute URL's so that printed versions of this page
  387. include the full URL.
  388. </li>
  389. </ul>
  390. <h2><a name="Acknowledgements">Acknowledgements</a></h2>
  391. <p>Fredrik Blomqvist provided many of the initial citations.</p>
  392. <hr>
  393. <p>Revised
  394. <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
  395. 3 October, 2004<!--webbot bot="Timestamp" endspan i-checksum="40409" --></p>
  396. <p>© Copyright Beman Dawes 2003</p>
  397. <p>Use, modification, and distribution are subject to the Boost Software License,
  398. Version 1.0. (See accompanying file <A href="../LICENSE_1_0.txt">LICENSE_1_0.txt</A>
  399. or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
  400. </body>
  401. </html>
粤ICP备19079148号