This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_smart_ptr
Watch
1
Star
0
Fork
0
You've already forked boost_smart_ptr
forked from
boostorg/smart_ptr
Code
Pull Requests
Activity
1,610
Commits
45
Branches
133
Tags
feature/pr-112
Go to file
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
c4ae5e0c42
Do not disable GCC intrinsics under clang-cl
2024-04-13 20:29:34 +03:00
.drone
Update .drone.jsonnet
2023-03-06 05:12:28 +02:00
.github
/workflows
Update ci.yml
2024-01-06 17:23:57 +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
Do not disable GCC intrinsics under clang-cl
2024-04-13 20:29:34 +03:00
meta
Add "cxxstd" json field
2021-01-21 12:04:23 -05:00
test
Update test/Jamfile; Bind requires C++11
2024-02-29 16:14:39 +02:00
.drone.jsonnet
Update .drone.jsonnet
2024-02-29 16:40:23 +02: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
2024-02-29 16:58:54 +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
Description
Boost.org smart_ptr module
Readme
3.1
MiB
Languages
C++
99.7%
CMake
0.3%