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,587
Commits
45
Branches
133
Tags
861622d3292dc867959256f48bc7925bca44ea1a
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
861622d329
Update ci.yml
2023-03-06 01:34:27 +02:00
.drone
Add Drone support
2022-10-19 19:48:32 +03:00
.github
/workflows
Update ci.yml
2023-03-06 01:34:27 +02:00
doc
Add note about C++20 providing make_unique_for_overwrite
2022-12-15 01:11:38 -05:00
example
Licence update
2004-07-25 12:01:00 +00:00
extras
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
2020-03-26 17:17:22 -04:00
include
/boost
Align spinlock::v_ as a
bool
because of Apple PPC32. Refs
#105
.
2022-11-10 17:08:55 +02:00
meta
Add "cxxstd" json field
2021-01-21 12:04:23 -05:00
test
Disable make_shared_move_emulation_test for Clang 3.5, 3.6, 3.7
2022-10-20 00:19:59 +03:00
.drone.jsonnet
Update .drone.jsonnet
2022-10-19 21:36:15 +03:00
.gitattributes
1.16.1 initial CVS checkin
2000-07-07 16:04:40 +00:00
.travis.yml
Build CMake tests in .travis.yml
2021-06-08 08:18:47 +03:00
appveyor.yml
Update appveyor.yml
2022-11-10 17:59:23 +02:00
CMakeLists.txt
Remove boost_install call from CMakeLists.txt
2020-06-17 19:36:01 +03: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%