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
09016db3c3bf9bac9efeb97462334d45e00bc31f
boost_smart_ptr
/
include
/
boost
T
History
Peter Dimov
8436c4d271
#pragma option -pc around use_count_is_zero added for Borland 5.5.1, to enable compilation with -ps set.
...
[SVN r14927]
2002-08-16 15:55:19 +00:00
..
detail
#pragma option -pc around use_count_is_zero added for Borland 5.5.1, to enable compilation with -ps set.
2002-08-16 15:55:19 +00:00
intrusive_ptr.hpp
Changed #ifdefs so that member templates aren't disabled by an empty config.hpp.
2002-07-24 15:36:25 +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
Minor scoped_* fix (px -> ptr) (Thanks to Bertolt Mildner)
2002-07-26 14:18:21 +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
BOOST_NO_EXCEPTIONS support added.
2002-08-14 12:27:22 +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
Bugfixes.
2002-04-22 09:37:08 +00:00