mirror of
https://github.com/boostorg/more.git
synced 2025-02-05 06:00:09 +08:00
Added an ISBN reference.
[SVN r24343]
This commit is contained in:
parent
c1d19dd4e7
commit
fc92632792
@ -50,8 +50,8 @@
|
||||
<td vAlign="top" align="left" width="16%"><b>[<a name="SiekLeeLumsdaine02">SiekLeeLumsdaine02</a>]</b></td>
|
||||
<td vAlign="top" align="left" width="84%">
|
||||
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>
|
||||
Addison-Wesley, 2002. ISBN: 0-201-72914-8. <a href="http://www.awprofessional.com/titles/0-201-72914-8">
|
||||
www.awprofessional.com/titles/0-201-72914-8/</a>
|
||||
<P>A sample chapter is available at: <A href="http://tinyurl.com/24666">tinyurl.com/24666</A></P>
|
||||
</td>
|
||||
</tr>
|
||||
@ -91,20 +91,21 @@
|
||||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="GuzmanNuffer03">GuzmanNuffer03</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="84%">Joel de Guzman and Dan Nuffer, <i>The Spirit
|
||||
Library: Inline Parsing in C++</i>, C/C++ Users Journal, September, 2003,
|
||||
Library: Inline Parsing in C++</i>. C/C++ Users Journal, September, 2003,
|
||||
Vol. 21, Issue 9, page 22.</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Karlsson03">Karlsson03</a>]</b></TD>
|
||||
<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>
|
||||
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="AbrahamsGurtovoy04">AbrahamsGurtovoy04</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.
|
||||
Tools, and Techniques from Boost and Beyond</i>. Addison-Wesley, November,
|
||||
2004. ISBN: 0321227255. <A href="http://www.awprofessional.com/titles/0321227255/">
|
||||
www.awprofessional.com/titles/0321227255/</A>
|
||||
</P>
|
||||
<P>Additional information and two sample chapters are available at: <A href="http://boost-consulting.com/mplbook/">
|
||||
boost-consulting.com/mplbook/</A></P>
|
||||
@ -118,7 +119,7 @@
|
||||
<tr>
|
||||
<td vAlign="top" align="left" width="16%"><b>[<a name="Walker03">Walker03</a>]</b>
|
||||
</td>
|
||||
<td vAlign="top" align="left" width="84%">Andrew Walker, <i>An Introduction to Boost</i>,
|
||||
<td vAlign="top" align="left" width="84%">Andrew Walker, <i>An Introduction to Boost</i>.
|
||||
The Code Project, July 7, 2003. <a href="http://www.codeproject.com/vcpp/stl/BoostIntro.asp">
|
||||
www.codeproject.com/vcpp/stl/BoostIntro.asp</a>
|
||||
<p>A short and straightforward introduction to Boost.</p>
|
||||
@ -278,7 +279,7 @@
|
||||
<tr>
|
||||
<td vAlign="top" align="left" width="16%"><b>[<a name="Curran02">Curran02</a>]</b></td>
|
||||
<td vAlign="top" align="left" width="84%">James Curran, <i>Access Raw Data with
|
||||
Performance Counters in Visual C++</i>, DevX.com, October, 2002. <a href="http://www.devx.com/cplus/article/7951">
|
||||
Performance Counters in Visual C++</i>. DevX.com, October, 2002. <a href="http://www.devx.com/cplus/article/7951">
|
||||
www.devx.com/cplus/article/7951</a>
|
||||
<p>Devotes several paragraphs to <code>boost::shared_ptr<></code>.</p>
|
||||
</td>
|
||||
@ -351,7 +352,7 @@
|
||||
<hr>
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
16 July, 2004<!--webbot bot="Timestamp" endspan i-checksum="40409" --></p>
|
||||
8 August, 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>
|
||||
|
Loading…
Reference in New Issue
Block a user