This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_smart_ptr
Watch
1
Star
0
Fork
0
forked from
boostorg/smart_ptr
Code
Pull Requests
Activity
Files
5e2f514140fe9c9d9e2809714bb3cc4ff59960a3
boost_smart_ptr
/
include
/
boost
T
History
Douglas Gregor
5e2f514140
Added forward declaration of 'weak_count' class, which is referenced in
...
shared_count; the friend declaration does not suffice to forward-declare the name. [SVN r12813]
2002-02-14 23:08:30 +00:00
..
detail
Added forward declaration of 'weak_count' class, which is referenced in
2002-02-14 23:08:30 +00:00
scoped_array.hpp
Tweaks.
2002-02-04 22:52:48 +00:00
scoped_ptr.hpp
Minor tweaks.
2002-02-04 11:15:40 +00:00
shared_array.hpp
Minor tweaks.
2002-02-04 11:15:40 +00:00
shared_ptr.hpp
weak_ptr made thread safe, shared->weak conversions, lightweight_mutex added.
2002-02-12 16:55:25 +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
Modified weak_ptr to reflect list comments.
2002-02-13 13:16:15 +00:00