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
513752eee50e714fc7d30badd572847f1ac69896
boost_smart_ptr
/
include
/
boost
T
History
Peter Dimov
513752eee5
Worked around an MSVC 6 bug (Markus Schoepflin)
...
[SVN r13430]
2002-04-10 14:12:12 +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
Worked around an MSVC 6 bug (Markus Schoepflin)
2002-04-10 14:12:12 +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
Worked around an MSVC 6 bug (Markus Schoepflin)
2002-04-10 14:12:12 +00:00