This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
smart_ptr
Watch
1
Star
0
Fork
1
You've already forked smart_ptr
mirror of
https://github.com/boostorg/smart_ptr.git
synced
2026-07-10 10:21:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c697e2ef21c97e5179945cb8d85a55e30c3216ef
smart_ptr
/
include
/
boost
T
History
Peter Dimov
8283ec826b
Changed debug hook names, reverted weak_ptr() to have use_count of zero.
...
[SVN r16362]
2002-11-21 13:14:04 +00:00
..
detail
Changed debug hook names, reverted weak_ptr() to have use_count of zero.
2002-11-21 13:14:04 +00:00
enable_shared_from_this.hpp
enable_shared_from_this-related fixes.
2002-11-20 12:38:51 +00:00
intrusive_ptr.hpp
element_type added
2002-11-15 19:44:48 +00:00
scoped_array.hpp
Debug hook support, removed self-reset, fixed #%20links.
2002-11-21 13:10:18 +00:00
scoped_ptr.hpp
Debug hook support, removed self-reset, fixed #%20links.
2002-11-21 13:10:18 +00:00
shared_array.hpp
Changed typename to class; some libraries helpfully #define typename
2002-10-23 13:55:18 +00:00
shared_ptr.hpp
A missing 'inline' added.
2002-11-20 13:34:18 +00:00
smart_ptr.hpp
License added.
2002-11-19 16:23:01 +00:00
weak_ptr.hpp
enable_shared_from_this-related fixes.
2002-11-20 12:38:51 +00:00