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
a8bb455df7a8ff67028c52729ea31eb3dea5f93f
boost_smart_ptr
/
include
/
boost
T
History
Peter Dimov
4ea6decc7d
scoped_ptr::reset changed to copy+swap (problem reported by Thomas Witt)
...
[SVN r15239]
2002-09-09 17:44:33 +00:00
..
detail
Tabs removed.
2002-09-06 12:50:02 +00:00
intrusive_ptr.hpp
*_ptr.hpp:
2002-08-29 13:49:05 +00:00
scoped_array.hpp
Minor scoped_* fix (px -> ptr) (Thanks to Bertolt Mildner)
2002-07-26 14:18:21 +00:00
scoped_ptr.hpp
scoped_ptr::reset changed to copy+swap (problem reported by Thomas Witt)
2002-09-09 17:44:33 +00:00
shared_array.hpp
Changed #ifdefs so that member templates aren't disabled by an empty config.hpp.
2002-07-24 15:36:25 +00:00
shared_ptr.hpp
*_ptr.hpp:
2002-08-29 13:49:05 +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
weak_ptr documentation updates; get() declared deprecated.
2002-08-29 15:18:04 +00:00