This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_smart_ptr
Watch
1
Star
0
Fork
0
You've already forked boost_smart_ptr
forked from
boostorg/smart_ptr
Code
Pull Requests
Activity
Files
72f83165e025fa0a688be66fc89c7a09a334e6ee
boost_smart_ptr
/
include
/
boost
T
History
Peter Dimov
72f83165e0
Removed casts as unsafe.
...
[SVN r13179]
2002-03-12 14:02:38 +00:00
..
detail
Disabled the linux-specific versions since using kernel headers is problematic. #define BOOST_USE_ASM_ATOMIC_H to get them back.
2002-03-01 16:17: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
Fixes.
2002-02-15 14:19:30 +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
Removed casts as unsafe.
2002-03-12 14:02:38 +00:00