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
1,049
Commits
45
Branches
133
Tags
e8daeaee1c4065a3e711a6fe67ded7268a58e15e
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Peter Dimov
e8daeaee1c
Enable Travis notifications on success
2016-08-28 22:37:10 +03:00
example
Licence update
2004-07-25 12:01:00 +00:00
include
/boost
Use <atomic> by default when BOOST_NO_CXX11_HDR_ATOMIC is not defined
2016-08-28 21:28:21 +03:00
meta
Add metadata file.
2014-08-18 15:10:40 +01:00
src
Fix
#2338
.
2008-09-17 22:17:29 +00:00
test
Add intrusive_ptr converting move assignment.
2016-05-17 18:43:41 +03:00
.gitattributes
1.16.1 initial CVS checkin
2000-07-07 16:04:40 +00:00
.travis.yml
Enable Travis notifications on success
2016-08-28 22:37:10 +03:00
appveyor.yml
Switch from msvc-12.0 to msvc-14.0 on Appveyor
2016-08-28 22:01:59 +03:00
compatibility.htm
Tidy documentation in smart_ptr
2014-02-04 22:45:58 -08:00
enable_shared_from_this.html
Add weak_from_this.
2015-01-25 20:10:57 +02:00
gccspeed.gif
Initial commit
2000-07-27 14:18:23 +00:00
index.html
Tidy documentation in smart_ptr
2014-02-04 22:45:58 -08:00
intrusive_ptr.html
Tidy documentation in smart_ptr
2014-02-04 22:45:58 -08:00
intrusive_ref_counter.html
Tidy documentation in smart_ptr
2014-02-04 22:45:58 -08:00
make_shared_array.html
Derive empty base optimization from rebound allocator
2014-02-18 00:16:57 -08:00
make_shared.html
Tidy documentation in smart_ptr
2014-02-04 22:45:58 -08:00
make_unique.html
Derive empty base optimization from rebound allocator
2014-02-18 00:16:57 -08:00
msvcspeed.gif
Initial commit
2000-07-27 14:18:23 +00:00
pointer_cast.html
Tidy documentation in smart_ptr
2014-02-04 22:45:58 -08:00
pointer_to_other.html
Tidy documentation in smart_ptr
2014-02-04 22:45:58 -08:00
README.md
Create README.md
2016-05-21 19:34:15 +03:00
scoped_array.htm
Tidy documentation in smart_ptr
2014-02-04 22:45:58 -08:00
scoped_ptr.htm
Tidy documentation in smart_ptr
2014-02-04 22:45:58 -08:00
shared_array.htm
Correct typo in shared_array documentation
2014-02-06 01:40:46 -08:00
shared_ptr.htm
Added shared_ptr aliasing move constructor.
2015-10-12 18:19:22 +13:00
smart_ptr.htm
Tidy documentation in smart_ptr
2014-02-04 22:45:58 -08:00
smarttest.zip
Initial commit
2000-07-27 14:18:23 +00:00
smarttests.htm
Tidy documentation in smart_ptr
2014-02-04 22:45:58 -08:00
sp_techniques.html
Tidy documentation in smart_ptr
2014-02-04 22:45:58 -08:00
weak_ptr.htm
Tidy documentation in smart_ptr
2014-02-04 22:45:58 -08:00
README.md
Boost.SmartPtr
Branch
Travis
Appveyor
Develop
Master
View Git Blame
Copy Permalink
S
Description
Boost.org smart_ptr module
Readme
3.1
MiB
Languages
C++
99.7%
CMake
0.3%