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-08 01:10:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d889751bc0c8c36e774fd065770e739d5e792dcf
smart_ptr
/
include
/
boost
T
History
Peter Dimov
2f70e81b73
TR1 conformance fix
...
[SVN r35949]
2006-11-09 12:21:28 +00:00
..
detail
TR1 conformance fix
2006-11-09 12:21:28 +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
Patch
#1551992
(Michael Fink)
2006-11-06 17:25:59 +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
TR1 cyclic inclusion fix
2006-07-12 12:31:28 +00:00
shared_ptr.hpp
Patch
#1551992
(Michael Fink)
2006-11-06 17:25:59 +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