mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
parent
f671f14f3c
commit
82774c323d
2 changed files with 2 additions and 2 deletions
|
@ -622,7 +622,7 @@
|
|||
<firstname>Darin</firstname>
|
||||
<surname>Adler</surname>
|
||||
</author>
|
||||
<librarypurpose>Five smart pointer class templates</librarypurpose>
|
||||
<librarypurpose>Six smart pointer class templates</librarypurpose>
|
||||
<librarycategory name="category:memory"/>
|
||||
</libraryinfo>
|
||||
</library>
|
||||
|
|
|
@ -635,7 +635,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
|
|||
<ul>
|
||||
<li><a href="pool/doc/index.html">pool</a> - Memory pool management, from
|
||||
Steve Cleary.</li>
|
||||
<li><a href="smart_ptr/index.html">smart_ptr</a> - Five smart
|
||||
<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>
|
||||
<li><a href="utility/utility.htm">utility</a> - Class <b>noncopyable</b>
|
||||
|
|
Loading…
Add table
Reference in a new issue