mirror of
https://github.com/boostorg/more.git
synced 2024-12-26 23:30:29 +08:00
added [Long02] and [Siek01]
[SVN r25757]
This commit is contained in:
parent
8758caf9bc
commit
0208d24b28
@ -123,8 +123,8 @@
|
||||
2004. ISBN: 0-321-22725-5. <A href="http://www.awprofessional.com/titles/0321227255/">
|
||||
www.awprofessional.com/titles/0321227255/</A>
|
||||
<br>
|
||||
Additional information and two sample chapters are available at: <A href="http://boost-consulting.com/mplbook/">
|
||||
boost-consulting.com/mplbook/</A>
|
||||
Additional information and two sample chapters are available at: <A href="http://boost-consulting.com/tmpbook/">
|
||||
boost-consulting.com/tmpbook/</A>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@ -144,6 +144,11 @@
|
||||
Tomorrow That Can be Implemented Today (a.k.a. Boosting your Code)</i>.
|
||||
NWCPP, November 13, 2002. <A href="http://www.nwcpp.org/Meetings/2002/11.html">www.nwcpp.org/Meetings/2002/11.html</A></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Long02">Long02</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="84%">Matt Long, <i>Adding Regular Expressions to Your App with Regex++</i>.
|
||||
The Code Project, June 18, 2002. <A href="http://www.codeproject.com/string/regex__.asp">www.codeproject.com/string/regex__.asp</A></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Siek02">Siek02</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="84%">Jeremy G. Siek, <i>The Boost Graph Library</i>.
|
||||
@ -159,7 +164,7 @@
|
||||
<tr><td> </td><td> </td></tr>
|
||||
|
||||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%" height="32"><b>[<a name="Abrahams03a">Abrahams03a</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="16%" height="32"><b>[<a name="Abrahams03">Abrahams03</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="84%" height="30">David Abrahams, <i>The Boost
|
||||
Metaprogramming Library</i>. ACCU, 2003. <A href="http://www.boost-consulting.com/writing/ACCU_MPL_slides.ppt">
|
||||
www.boost-consulting.com/writing/ACCU_MPL_slides.ppt</A></TD>
|
||||
@ -345,6 +350,16 @@
|
||||
<h2><a name="Online_mentions">Online mentions</a> of Boost or Boost Libraries</h2>
|
||||
<table style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellPadding="5" width="100%"
|
||||
border="0">
|
||||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Siek01">Siek01</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="84%">Jeremy G. Siek, <i>An Implementation of Graph Isomorphism Testing</i>,
|
||||
December 9, 2001. <A href="http://www.boost.org/libs/graph/doc/isomorphism-impl.pdf">
|
||||
www.boost.org/libs/graph/doc/isomorphism-impl.pdf</A></TD>
|
||||
</TR>
|
||||
|
||||
<!-- year separator -->
|
||||
<tr><td> </td><td> </td></tr>
|
||||
|
||||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Burnap02">Burnap02</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="84%">Steven R. Burnap, <i>Boost::any</i>,
|
||||
@ -431,7 +446,7 @@
|
||||
<hr>
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
11 October, 2004<!--webbot bot="Timestamp" endspan i-checksum="40409" --></p>
|
||||
16 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>
|
||||
|
Loading…
Reference in New Issue
Block a user