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,461
Commits
45
Branches
133
Tags
feature/deduction-guides
T
Add File
New File
Upload File
Apply Patch
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
7b9a969215
Add deduction guides to shared_ptr and weak_ptr.
Fixes
#73
.
2020-04-02 00:28:02 +03:00
doc
Correct make_unique_noinit example
2020-02-13 21:36:58 -05:00
example
Licence update
2004-07-25 12:01:00 +00:00
extras
Do not define pthread_* in lightweight_thread.hpp; mingw-w64 includes pthread.h in the standard library headers
2018-03-08 01:19:44 +02:00
include
/boost
Add deduction guides to shared_ptr and weak_ptr.
Fixes
#73
.
2020-04-02 00:28:02 +03:00
meta
Remove wrong doc link from meta/libraries.json
2017-07-07 17:58:49 +03:00
test
Add deduction guides to shared_ptr and weak_ptr.
Fixes
#73
.
2020-04-02 00:28:02 +03:00
.gitattributes
1.16.1 initial CVS checkin
2000-07-07 16:04:40 +00:00
.travis.yml
Fix Travis issues; remove unnecessary jobs
2020-01-14 19:16:05 +02:00
appveyor.yml
Disable 32 bit clang-win to avoid mspdbcore.dll errors
2019-12-05 15:49:48 +02:00
CMakeLists.txt
Add CMake install support, tests
2020-01-08 05:08:37 +02:00
index.html
Start rewriting documentation in asciidoc
2017-06-12 01:58:08 +03:00
README.md
fixed AppVeyor link
2018-03-05 15:13:18 +01: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%