A collection of simple core utilities with minimal dependencies
Boost.Core, part of collection of the Boost C++ Libraries, is a collection of core utilities used by other Boost libraries. The criteria for inclusion is that the utility component be:
- simple,
- used by other Boost libraries, and
- not dependent on any other Boost modules except Core itself, Config, Assert, Static Assert, or Predef.
Build Status
| Branch | GitHub Actions | AppVeyor | Test Matrix | Dependencies |
|---|---|---|---|---|
| Develop | ||||
| Master |
Directories
- doc - Documentation of the components
- include - Interface headers
- test - Unit tests
... More
| version | 1.81.0+1 |
|---|---|
| license | BSL-1.0Boost Software License 1.0 |
| repository | https://pkg.cppget.org/1/legacy |
| download | libboost-core-1.81.0+1.tar.gz |
| sha256 | ca0542eddfe275d0b42d398ed4b374138d7d46f44aea4cb911f12398721a164a |
| project | boost |
|---|---|
| url | github.com/boostorg/core |
| doc-url | www.boost.org/doc/libs/1_81_0/libs/core |
| package-url | github.com/build2-packaging/boost |
| boost-users@lists.boost.orgMailing list | |
| package-email | packaging@build2.orgMailing list |
| topics | C++Boost |
Depends (4)
| libboost-assert == 1.81.0 | |
| libboost-config == 1.81.0 | |
| libboost-static-assert == 1.81.0 | |
| libboost-throw-exception == 1.81.0 |
Reviews
| fail | 0 |
|---|---|
| pass | 1 |