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.78.0 |
---|---|
license | BSL-1.0Boost Software License 1.0 |
repository | https://pkg.cppget.org/1/legacy |
download | libboost-core-1.78.0.tar.gz |
sha256 | b110a20ac7ebf58f21fdd2281a10ee620f96ec4a538361ac559a3fadfeffe41c |
project | boost |
---|---|
url | github.com/boostorg/core |
doc-url | www.boost.org/doc/libs/1_78_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.78.0 | |
libboost-config == 1.78.0 | |
libboost-static-assert == 1.78.0 | |
libboost-throw-exception == 1.78.0 |
Reviews
fail | 0 |
---|---|
pass | 1 |