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
2025-10-28 22:31:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee3d3bd1e199033c4ee55030aed6aa069ef86e01
smart_ptr
/
include
/
boost
/
detail
History
Peter Dimov
39c10f739d
added an auto_ptr & constructor to shared_count
...
[SVN r12623]
2002-02-01 18:40:35 +00:00
..
atomic_count_linux.hpp
Smart pointer enhancements, initial commit
2002-01-22 13:38:52 +00:00
atomic_count_pthreads.hpp
Smart pointer enhancements, initial commit
2002-01-22 13:38:52 +00:00
atomic_count_win32.hpp
Smart pointer enhancements, initial commit
2002-01-22 13:38:52 +00:00
atomic_count.hpp
Make the non-threads version work.
2002-01-31 06:52:58 +00:00
shared_array_nmt.hpp
Add a self-assignment assert to reset(). Also add an overload of reset to
2002-01-24 19:16:12 +00:00
shared_count.hpp
added an auto_ptr & constructor to shared_count
2002-02-01 18:40:35 +00:00
shared_ptr_nmt.hpp
Add a self-assignment assert to reset(). Also add an overload of reset to
2002-01-24 19:16:12 +00:00