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,475
Commits
45
Branches
133
Tags
02cc561248c8da92d7974fa6b243d30dc5331079
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
02cc561248
Only use warnings-as-errors on msvc, gcc, clang
2020-04-28 05:05:57 +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
Disable -Wc11-extensions in sp_counted_base_clang.hpp
2020-04-27 00:50:15 +03:00
meta
Remove wrong doc link from meta/libraries.json
2017-07-07 17:58:49 +03:00
test
Only use warnings-as-errors on msvc, gcc, clang
2020-04-28 05:05:57 +03:00
.gitattributes
1.16.1 initial CVS checkin
2000-07-07 16:04:40 +00:00
.travis.yml
Add Clang 10 to Travis
2020-04-26 18:27:35 +03: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%