mirror of
https://github.com/boostorg/more.git
synced 2025-01-16 02:40:10 +08:00
Updates from Fredrik Blomqvist
[SVN r23604]
This commit is contained in:
parent
98299b4b09
commit
9b306253f9
@ -53,7 +53,7 @@
|
||||
Jeremy Siek, Lie-Quan Lee and Andrew Lumsdaine, <i>The Boost Graph Library</i>.
|
||||
Addison-Wesley, 2002. ISBN 0-201-72914-8. <a href="http://www.awl.com/cseng/titles/0-201-72914-8">
|
||||
www.awl.com/cseng/titles/0-201-72914-8</a>
|
||||
<P>Sample chapter 3: <A href="http://tinyurl.com/24666">tinyurl.com/24666</A></P>
|
||||
<P>Sample chapter: <A href="http://tinyurl.com/24666">tinyurl.com/24666</A></P>
|
||||
</td>
|
||||
</tr>
|
||||
<TR>
|
||||
@ -101,6 +101,18 @@
|
||||
<TD vAlign="top" align="left" width="84%">Björn Karlsson, <i>Lambda Expressions & C++</i>, C/C++ Users Journal, December, 2003,
|
||||
Vol. 21, Issue 12, page 20.</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Abrahams-Gurtovoy_04">Abrahams-Gurtovoy
|
||||
04</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="84%">
|
||||
<P>David Abrahams and Aleksey Gurtovoy, <i>C++ Template Metaprogramming: Concepts,
|
||||
Tools, and Techniques from Boost and Beyond</i>, Addison Wesley, November,
|
||||
2004.
|
||||
</P>
|
||||
<P>Additional information and two sample chapters available at: <A href="http://boost-consulting.com/mplbook/">
|
||||
boost-consulting.com/mplbook/</A></P>
|
||||
</TD>
|
||||
</TR>
|
||||
</table>
|
||||
<h2><a name="Online_publications">Online publications</a> about Boost or Boost
|
||||
Libraries</h2>
|
||||
@ -154,6 +166,17 @@
|
||||
<TD vAlign="top" align="left" width="84%">Jeremy G. Siek, <i>A Boost Graph Library
|
||||
Tutorial</i>. InformIT, March 1, 2002. <A href="http://tinyurl.com/2sa4s">tinyurl.com/2sa4s</A></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Dawes_04">Dawes 04</a>]</b></TD>
|
||||
<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="Witt_04">Witt 04</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="84%">Thomas Witt, <i>The Boost Iterator Library</i>.
|
||||
ACCU Spring Conference, 2004. <A href="http://www.accu.org/conference/presentations/Witt_-_Boost_Iterator_Library.pdf">
|
||||
www.accu.org/conference/presentations/Witt_-_Boost_Iterator_Library.pdf</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%"
|
||||
@ -187,7 +210,7 @@
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Hylsop-Sutter_01">Hylsop-Sutter 01</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Hyslop-Sutter_01">Hyslop-Sutter 01</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="84%">Jim Hyslop and Herb Sutter, <i>Conversations:
|
||||
I'd Hold Anything for You</i>. C/C++ Users Journal, December, 2001. <A href="http://www.cuj.com/documents/s=7988/cujcexp1912hyslop/">
|
||||
www.cuj.com/documents/s=7988/cujcexp1912hyslop/</A>
|
||||
@ -195,7 +218,7 @@
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Hylsop-Sutter_02">Hylsop-Sutter 02</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Hyslop-Sutter_02">Hyslop-Sutter 02</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="84%">Jim Hyslop and Herb Sutter, <i>Conversations:
|
||||
Getting to the Point</i>. C/C++ Users Journal, July, 2002. <A href="http://www.cuj.com/documents/s=7981/cujcexp2007hyslop/">
|
||||
www.cuj.com/documents/s=7981/cujcexp2007hyslop/</A>
|
||||
@ -300,6 +323,13 @@
|
||||
</P>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Stein_04">Stein 04</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="84%">
|
||||
<P>Sebastian Stein, <i>How to use Boost Test for automated testing</i>. 2004. <A href="http://www.hpfsc.de/boosttest/">
|
||||
www.hpfsc.de/boosttest/</A></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
|
||||
@ -325,10 +355,10 @@
|
||||
<p>Fredrik Blomqvist provided many of the initial citations.</p>
|
||||
<hr>
|
||||
<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>
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->15 July, 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>
|
||||
or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user