mirror of
https://github.com/boostorg/boost.git
synced 2025-04-09 14:57:01 +00:00
Merge documentation change (revision 81485) from trunk.
[SVN r81636]
This commit is contained in:
parent
832514536f
commit
45bf0bfefd
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
<b>prior()</b>
|
||||
|
|
Loading…
Add table
Reference in a new issue