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,341
Commits
45
Branches
133
Tags
4025698fe8583aa085e251e449804aeb4d6e0388
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
4025698fe8
Change atomic operations to take an arbitrary MemoryOrder type, to fix test breakage caused by transition to scoped enum in Boost.Atomic, tracking C++20
2018-02-07 17:45:07 +02:00
doc
Fix intrusive_ptr converting constructor doc issue
#46
2017-11-28 20:13:32 +02:00
example
Licence update
2004-07-25 12:01:00 +00:00
extras
Move extra files to extras/ as the src/ and test/ directories are scanned for dependencies
2016-11-10 15:04:21 +02:00
include
/boost
Change atomic operations to take an arbitrary MemoryOrder type, to fix test breakage caused by transition to scoped enum in Boost.Atomic, tracking C++20
2018-02-07 17:45:07 +02:00
meta
Remove wrong doc link from meta/libraries.json
2017-07-07 17:58:49 +03:00
test
Disable spinlock_pool_test on msvc-9.0/release as well
2018-01-23 21:49:30 +02:00
.gitattributes
1.16.1 initial CVS checkin
2000-07-07 16:04:40 +00:00
.travis.yml
Remove variant=debug,release from Travis; too weak, too slow
2018-01-24 15:16:32 +02:00
appveyor.yml
Update .travis.yml, appveyor.yml
2018-01-23 19:02:35 +02:00
index.html
Start rewriting documentation in asciidoc
2017-06-12 01:58:08 +03:00
README.md
Create README.md
2016-05-21 19:34:15 +03: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%