Boost C++ Libraries: Ticket #5625: sp_counted_base implementation using boost.atomic https://svn.boost.org/trac10/ticket/5625 <p> I've had this code hanging around waiting for Boost.Atomic to make some progress towards submission, review and acceptance. When that happens, or when people have some other C++0x atomics library, this uses it to implement sp_counted_base in a nice simple fashion without the need for all the current platform-specific code. For now, perhaps it might be useful to a few people who are using the out-of-tree Boost.Atomic. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5625 Trac 1.4.3 Phil Endecott Tue, 21 Jun 2011 14:22:19 GMT attachment set https://svn.boost.org/trac10/ticket/5625 https://svn.boost.org/trac10/ticket/5625 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">sp_counted_base_atomic.hpp</span> </li> </ul> <p> sp_counted_base_atomic.hpp </p> Ticket