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,571
Commits
45
Branches
133
Tags
feature/update-ci
Go to file
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
e04196b6a1
Update ci.yml
2022-05-20 01:35:15 +03:00
.github
/workflows
Update ci.yml
2022-05-20 01:35:15 +03:00
doc
Correct example in documentation
2021-12-17 01:36:17 -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
Update shared_ptr move constructors to improve codegen
2022-05-19 22:20:50 +03:00
meta
Add "cxxstd" json field
2021-01-21 12:04:23 -05:00
test
Add get_allocator_pointer
2021-12-16 11:26:11 -05: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
Remove msvc-14.2 (in GHA); use clang-win from 2019
2021-12-17 02:49:45 +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
Description
Boost.org smart_ptr module
Readme
3.1
MiB
Languages
C++
99.7%
CMake
0.3%