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 09:20:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41d4167533beed73b28cf3695c0cfbb0b75772de
smart_ptr
/
include
/
boost
T
History
Peter Dimov
75bc821afd
Patch
#1551992
(Michael Fink)
...
[SVN r35882]
2006-11-06 17:25:59 +00:00
..
detail
g++/SPARC version by Piotr Wyderski, thanks to Tomas Puverle and Michael van der Westhuizen
2006-07-08 17:44:55 +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 dependency fixes.
2006-07-10 13:17:41 +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