This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_smart_ptr
Watch
1
Star
0
Fork
0
forked from
boostorg/smart_ptr
Code
Pull Requests
Activity
Files
b89945d36a7ba6fe88deac7ac0a11c1e75501fef
boost_smart_ptr
/
include
/
boost
T
History
Peter Dimov
b89945d36a
Added winapi.hpp and a CRITICAL_SECTION lightweight_mutex variant.
...
[SVN r13211]
2002-03-15 22:00:10 +00:00
..
detail
Added winapi.hpp and a CRITICAL_SECTION lightweight_mutex variant.
2002-03-15 22:00:10 +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