This website requires JavaScript.
Explore
Help
Sign In
boost
/
smart_ptr
Watch
2
Star
0
Fork
0
You've already forked smart_ptr
mirror of
https://github.com/boostorg/smart_ptr.git
synced
2026-01-30 08:12:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ff7410cad271e1dc9a3d6181b6d691875bbbb8dc
smart_ptr
/
include
/
boost
History
Peter Dimov
ff7410cad2
Fixed a subtle problem in counted_base::release (report and test case by Per Kristensen)
...
[SVN r16211]
2002-11-12 13:14:50 +00:00
..
detail
Fixed a subtle problem in counted_base::release (report and test case by Per Kristensen)
2002-11-12 13:14:50 +00:00
intrusive_ptr.hpp
*_ptr.hpp:
2002-08-29 13:49:05 +00:00
scoped_array.hpp
Changed typename to class; some libraries helpfully #define typename
2002-10-23 13:55:18 +00:00
scoped_ptr.hpp
Changed typename to class; some libraries helpfully #define typename
2002-10-23 13:55: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
Changed typename to class; some libraries helpfully #define typename
2002-10-23 13:55:18 +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
Changed typename to class; some libraries helpfully #define typename
2002-10-23 13:55:18 +00:00