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
license | BSL-1.0 |
---|---|
project | boost |
url | github.com/boostorg/core |
doc-url | www.boost.org/doc/libs/1_85_0/libs/core |
boost-users@lists.boost.orgMailing list | |
topics | C++Boost |
5 Versions
version | 1.85.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 4; libboost-assert, libboost-config, libboost-static-assert, libboost-throw-exception |
reviews | +1 |
version | 1.83.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 4; libboost-assert, libboost-config, libboost-static-assert, libboost-throw-exception |
reviews | +1 |
version | 1.81.0+1 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 4; libboost-assert, libboost-config, libboost-static-assert, libboost-throw-exception |
reviews | +1 |
version | 1.78.0 |
---|---|
repository | https://pkg.cppget.org/1/legacy |
depends | 4; libboost-assert, libboost-config, libboost-static-assert, libboost-throw-exception |
reviews | +1 |
version | 1.77.0+1 |
---|---|
repository | https://pkg.cppget.org/1/legacy |
depends | 3; libboost-assert, libboost-config, libboost-static-assert |
reviews | +1 |