Update libraries.htm contributor list.

[SVN r81485]
This commit is contained in:
Glen Fernandes 2012-11-22 16:23:38 +00:00
parent 4eeb909f64
commit 27d3ae4369

View file

@ -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>
@ -662,7 +662,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>