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,376
Commits
45
Branches
133
Tags
f380d4466c82c65acbda164e3bfeba7970ff403e
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
f380d4466c
Avoid some g++ warnings in shared_ptr_test
2018-12-23 05:06:24 +02:00
doc
Update documentation of intrusive_ptr (document move ops, fix op<)
2018-11-25 17:54:51 +02: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
Change sp_counted_base_nt/_pt to use boost::int_least32_t instead of long (which may be 64 bit)
2018-12-23 01:54:36 +02:00
meta
Remove wrong doc link from meta/libraries.json
2017-07-07 17:58:49 +03:00
test
Avoid some g++ warnings in shared_ptr_test
2018-12-23 05:06:24 +02:00
.gitattributes
1.16.1 initial CVS checkin
2000-07-07 16:04:40 +00:00
.travis.yml
Test variant=debug,release on Travis
2018-12-22 23:52:07 +02:00
appveyor.yml
Update .yml files
2018-12-18 21:53:58 +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%