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,091
Commits
45
Branches
133
Tags
3e61a63f60fe14f867eb4579c369e53d875ec0f9
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
3e61a63f60
Use throw() in place of noexcept on msvc-11.0,12.0 for the standard nothrow traits
2016-11-08 18:42:51 +02:00
example
Licence update
2004-07-25 12:01:00 +00:00
include
/boost
Use throw() in place of noexcept on msvc-11.0,12.0 for the standard nothrow traits
2016-11-08 18:42:51 +02: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
Use throw() in place of noexcept on msvc-11.0,12.0 for the standard nothrow traits
2016-11-08 18:42:51 +02:00
.gitattributes
1.16.1 initial CVS checkin
2000-07-07 16:04:40 +00:00
.travis.yml
Copy repo instead of doing a checkout, for pull requests.
2016-09-10 13:47:05 +03:00
appveyor.yml
Copy repo instead of doing a checkout, for pull requests.
2016-09-10 13:47:05 +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
Update documentation.
2016-09-10 20:57:35 +03: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
Fix a documentation typo
2016-06-05 23:32:45 +02: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%