This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
smart_ptr
Watch
1
Star
0
Fork
1
You've already forked smart_ptr
mirror of
https://github.com/boostorg/smart_ptr.git
synced
2026-07-05 08:01:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3e94d8ca0331d02f6fc2cbc771eb5354286cc2f
smart_ptr
/
include
/
boost
T
History
Peter Dimov
24d1e6f8dd
Added 'm'(*pw) inputs (thanks to Howard Hinnant)
...
[SVN r33364]
2006-03-18 01:48:21 +00:00
..
detail
Added 'm'(*pw) inputs (thanks to Howard Hinnant)
2006-03-18 01:48:21 +00:00
enable_shared_from_this.hpp
Added a note that it's not necessary to initialize _internal_weak_this.
2005-11-05 14:40:29 +00:00
get_pointer.hpp
Converted to Boost Software License, Version 1.0
2004-07-26 00:32:12 +00:00
intrusive_ptr.hpp
Comparison operators against a raw pointer now accept different types
2005-09-25 21:27:00 +00:00
pointer_cast.hpp
Pointer utilities added (proposed by Ion Gaztañaga)
2005-12-06 13:26:13 +00:00
pointer_to_other.hpp
Pointer utilities added (proposed by Ion Gaztañaga)
2005-12-06 13:26:13 +00:00
scoped_array.hpp
License update
2004-08-19 15:23:47 +00:00
scoped_ptr.hpp
License update
2004-08-19 15:23:47 +00:00
shared_array.hpp
License update
2004-08-19 15:23:47 +00:00
shared_ptr.hpp
Fully qualified detail:: to work around a subtle VC 7.1 problem.
2006-02-18 19:17:33 +00:00
smart_ptr.hpp
Removed boost.org copyright assignments, and reverted to orginal author (as based on cvs history).
2004-08-11 10:59:33 +00:00
weak_ptr.hpp
Fully qualified detail:: to work around a subtle VC 7.1 problem.
2006-02-18 19:17:33 +00:00