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-04 23:50:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4880292c07fd89a78fb9d070ee3c8b77f56f55aa
smart_ptr
/
include
/
boost
T
History
Peter Dimov
6b25c57712
BOOST_COMPILER_FENCE factored out.
...
[SVN r44058]
2008-04-05 16:32:49 +00:00
..
detail
BOOST_COMPILER_FENCE factored out.
2008-04-05 16:32:49 +00:00
enable_shared_from_this.hpp
_internal_accept_owner now checks if _owned isn't already true.
2008-03-25 15:46:40 +00:00
get_pointer.hpp
Converted to Boost Software License, Version 1.0
2004-07-26 00:32:12 +00:00
intrusive_ptr.hpp
intrusive_ptr::reset added
2007-04-09 21:35:07 +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
Fixes
#1444
.
2008-02-19 14:01:13 +00:00
scoped_ptr.hpp
Fixes
#1444
.
2008-02-19 14:01:13 +00:00
shared_array.hpp
Updated the unspecified_bool_type to match shared_ptr.
2007-08-26 19:42:50 +00:00
shared_ptr.hpp
Silence unused parameter warning.
2008-03-27 22:13:55 +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
make_shared removed
2007-04-09 18:42:49 +00:00