This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_smart_ptr
Watch
1
Star
0
Fork
0
You've already forked boost_smart_ptr
forked from
boostorg/smart_ptr
Code
Pull Requests
Activity
Files
23f68a5657f71b415f2829f1c1d16e694f95e164
boost_smart_ptr
/
include
/
boost
T
History
Peter Dimov
23f68a5657
Added libstdc++ v3 specific lightweight_mutex and atomic_count (contributed by Lars Gullik Bjønnes)
...
[SVN r13999]
2002-05-21 16:48:20 +00:00
..
detail
Added libstdc++ v3 specific lightweight_mutex and atomic_count (contributed by Lars Gullik Bjønnes)
2002-05-21 16:48:20 +00:00
intrusive_ptr.hpp
shared_ptr now autodetects counted_bases; minor test updates; intrusive_ptr no longer calls addref/release for NULL pointers.
2002-05-01 11:22:22 +00:00
scoped_array.hpp
Modified scoped_* to use checked_delete; HP aCC doesn't like the inline assertions.
2002-02-16 13:23:01 +00:00
scoped_ptr.hpp
Modified scoped_* to use checked_delete; HP aCC doesn't like the inline assertions.
2002-02-16 13:23:01 +00:00
shared_array.hpp
Minor tweaks.
2002-02-04 11:15:40 +00:00
shared_ptr.hpp
shared_ptr now autodetects counted_bases; minor test updates; intrusive_ptr no longer calls addref/release for NULL pointers.
2002-05-01 11:22:22 +00:00
smart_ptr.hpp
New smart pointer documentation. Related clean-up of the smart pointer
2002-02-02 18:36:12 +00:00
weak_ptr.hpp
Bugfixes.
2002-04-22 09:37:08 +00:00