summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorGlen Fernandes <glenfe@live.com>2012-11-30 17:36:19 +0000
committerGlen Fernandes <glenfe@live.com>2012-11-30 17:36:19 +0000
commit45bf0bfefd2811cd42cc9c569e8276a00c3eb2c2 (patch)
tree3ee37bbcd3796f123248d30509a7805a14fbdfb3 /libs/libraries.htm
parent832514536f4b0df9f3046615f8e9c2d6f4c4d9fa (diff)
downloadboost-45bf0bfefd2811cd42cc9c569e8276a00c3eb2c2.tar.gz
Merge documentation change (revision 81485) from trunk.
[SVN r81636]
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index ea2fb68af2..38d476937e 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -291,7 +291,7 @@ how to download, build, and install the libraries.</p>
slots callback implementation (thread-safe version 2), from Frank Mori Hess.</li>
<li><a href="smart_ptr/index.html">smart_ptr</a> - Six smart
pointer class templates, from Greg Colvin, Beman Dawes,
- Peter Dimov, and Darin Adler.</li>
+ Peter Dimov, Darin Adler, and Glen Fernandes.</li>
<li><a href="statechart/doc/index.html">statechart</a> - Arbitrarily
complex finite state machines can be implemented in easily readable and
maintainable C++ code, from Andreas Huber.</li>
@@ -661,7 +661,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
Steve Cleary.</li>
<li><a href="smart_ptr/index.html">smart_ptr</a> - Six smart
pointer class templates, from Greg Colvin, Beman Dawes,
- Peter Dimov, and Darin Adler.</li>
+ Peter Dimov, Darin Adler, and Glen Fernandes.</li>
<li><a href="utility/utility.htm">utility</a> - Class <b>noncopyable</b>
plus <b>checked_delete()</b>, <b>checked_array_delete()</b>, <b>next(),</b>&nbsp;
<b>prior()</b>