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-11 02:40:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ddf1f0fdcc847e33cf57305a7db8eb40a1f18bbd
smart_ptr
/
include
/
boost
T
History
Peter Dimov
cd41426fe9
Dave's quick_allocator added, #define BOOST_SP_USE_QUICK_ALLOCATOR to make shared_ptr use it.
...
[SVN r17087]
2003-01-30 14:20:22 +00:00
..
detail
Dave's quick_allocator added, #define BOOST_SP_USE_QUICK_ALLOCATOR to make shared_ptr use it.
2003-01-30 14:20:22 +00:00
enable_shared_from_this.hpp
enable_shared_from_this-related fixes.
2002-11-20 12:38:51 +00:00
get_pointer.hpp
Factor out get_pointer, supply an overload for std::auto_ptr.
2002-12-20 18:15:01 +00:00
intrusive_ptr.hpp
intrusive_ptr_test added.
2003-01-22 15:22:30 +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
weak_ptr documentation updated; still a work in progress.
2003-01-04 14:24:14 +00:00
smart_ptr.hpp
License added.
2002-11-19 16:23:01 +00:00
weak_ptr.hpp
weak_ptr documentation updated; still a work in progress.
2003-01-04 14:24:14 +00:00