Skip to content

Commit

Permalink
Merge documentation change (revision 81485) from trunk.
Browse files Browse the repository at this point in the history
[SVN r81636]
  • Loading branch information
glenfe committed Nov 30, 2012
1 parent 8325145 commit 45bf0bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/libraries.htm
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ <h2>Libraries Listed <a name="Alphabetically">Alphabetically</a></h2>
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>
Expand Down Expand Up @@ -661,7 +661,7 @@ <h3><a name="Memory">Memory</a></h3>
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>
Expand Down

0 comments on commit 45bf0bf

Please sign in to comment.