Mention thread safety feature.

[SVN r12676]
This commit is contained in:
Darin Adler 2002-02-03 17:50:11 +00:00
parent 75cd2a17ca
commit 01b68fdb04
2 changed files with 2 additions and 1 deletions

View file

@ -100,6 +100,7 @@ formal reviews of proposed libraries.</p>
<li><a href="libs/math/octonion/index.html">Octonions</a>: added support for GCC 2.95.x.</a></li>
<li><a href="libs/smart_ptr/index.htm">Smart Pointers Library</a>: Peter Dimov contributed a new
implementation that fixes some bugs and adds some features including
<a href="libs/smart_ptr/compatibility.htm#threadsafe">thread safety</a> when manipulating the use count,
<a href="libs/smart_ptr/shared_ptr.htm#constructors">custom delete functions</a>,
a new <a href="libs/smart_ptr/weak_ptr.htm">weak_ptr</a>, and
<a href="libs/smart_ptr/shared_ptr.htm#shared_static_cast">shared_static_cast</a>

@ -1 +1 @@
Subproject commit 758954a93f0ac047907ac58c4d3ea0a5df2580b1
Subproject commit ee3d3bd1e199033c4ee55030aed6aa069ef86e01