mirror of
https://github.com/boostorg/more.git
synced 2025-02-24 09:10:12 +08:00
Added refs to Scott Meyers' Effective STL and Effective C++ (3rd ed).
[SVN r29741]
This commit is contained in:
parent
bee069d7cf
commit
a7ae854b8f
@ -267,6 +267,12 @@
|
|||||||
<br><CODE>boost::any</CODE>
|
<br><CODE>boost::any</CODE>
|
||||||
</TD>
|
</TD>
|
||||||
</TR>
|
</TR>
|
||||||
|
<TR>
|
||||||
|
<TD vAlign="top" align="left" width="16%"><b>[<a name="Meyers01">Meyers01</a>]</b></TD>
|
||||||
|
<TD vAlign="top" align="left" width="84%">Scott Meyers, <i>Item 50: Familiarize yourself with
|
||||||
|
STL-related web sites</i>. Effective STL, Addison-Wesley, 2001, page 221. ISBN: 0-201-74962-9
|
||||||
|
</TD>
|
||||||
|
</TR>
|
||||||
<TR>
|
<TR>
|
||||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Sutter01">Sutter01</a>]</b></TD>
|
<TD vAlign="top" align="left" width="16%"><b>[<a name="Sutter01">Sutter01</a>]</b></TD>
|
||||||
<TD vAlign="top" align="left" width="84%">Herb Sutter, <i>The String Formatters of
|
<TD vAlign="top" align="left" width="84%">Herb Sutter, <i>The String Formatters of
|
||||||
@ -361,6 +367,16 @@
|
|||||||
<br>Concept Check Library
|
<br>Concept Check Library
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<!-- year separator -->
|
||||||
|
<tr><td> </td><td> </td></tr>
|
||||||
|
|
||||||
|
<TR>
|
||||||
|
<TD vAlign="top" align="left" width="16%"><b>[<a name="Meyers05">Meyers05</a>]</b></TD>
|
||||||
|
<TD vAlign="top" align="left" width="84%">Scott Meyers, <i>Item 55: Familiarize yourself
|
||||||
|
with Boost</i>. Effective C++, 3rd Edition, Addison-Wesley, May 12, 2005. ISBN: 0-321-33487-6
|
||||||
|
</TD>
|
||||||
|
</TR>
|
||||||
</table>
|
</table>
|
||||||
<h2><a name="Online_mentions">Online mentions</a> of Boost or Boost Libraries</h2>
|
<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%"
|
<table style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellPadding="5" width="100%"
|
||||||
@ -476,7 +492,7 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<p>Revised
|
<p>Revised
|
||||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||||
25 April, 2005<!--webbot bot="Timestamp" endspan i-checksum="40409" --></p>
|
22 June, 2005<!--webbot bot="Timestamp" endspan i-checksum="40409" --></p>
|
||||||
<p>© Copyright Beman Dawes 2003</p>
|
<p>© Copyright Beman Dawes 2003</p>
|
||||||
<p> Distributed under the Boost Software License, Version 1.0.
|
<p> Distributed under the Boost Software License, Version 1.0.
|
||||||
(See accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
|
(See accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
|
||||||
|
Loading…
Reference in New Issue
Block a user