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
11eacab70eb282ca1b7591f39fd16c0c6de7b943
boost_smart_ptr
/
include
/
boost
T
History
Peter Dimov
11eacab70e
Made shared_ptr::share_ptr(Y * p) a member template.
...
[SVN r13551]
2002-04-23 14:56:42 +00:00
..
detail
counted_base default constructor added
2002-04-22 18:01:19 +00:00
intrusive_ptr.hpp
Bugfixes.
2002-04-22 09:37:08 +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
Made shared_ptr::share_ptr(Y * p) a member template.
2002-04-23 14:56:42 +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