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:
| Branch | GitHub Actions | AppVeyor | Test Matrix | Dependencies |
|---|---|---|---|---|
| Develop | ||||
| Master |
Distributed under the Boost Software License, Version 1.0.
<h1>Boost.Core</h1> <p>Boost.Core, part of collection of the <a href="https://github.com/boostorg">Boost C++ Libraries</a>, is a collection of core utilities used by other Boost libraries. The criteria for inclusion is that the utility component be:</p> <ul> <li>simple,</li> <li>used by other Boost libraries, and</li> <li>not dependent on any other Boost modules except Core itself, Config, Assert, or ThrowException.</li> </ul> <h3>Build Status</h3> <table> <thead> <tr> <th align="left">Branch</th> <th align="left">GitHub Actions</th> <th align="left">AppVeyor</th> <th align="left">Test Matrix</th> <th align="left">Dependencies</th> </tr> </thead> <tbody> <tr> <td align="left">Develop</td> <td align="left"><a href="https://github.com/boostorg/core/actions?query=branch%3Adevelop"><img src="https://github.com/boostorg/core/actions/workflows/ci.yml/badge.svg?branch=develop" alt="GitHub Actions" /></a></td> <td align="left"><a href="https://ci.appveyor.com/project/cppalliance/core"><img src="https://ci.appveyor.com/api/projects/status/75arrvfh5ibryd0p/branch/develop?svg=true" alt="AppVeyor" /></a></td> <td align="left"><a href="https://regression.boost.io/develop/developer/core.html"><img src="https://img.shields.io/badge/matrix-develop-brightgreen.svg" alt="Tests" /></a></td> <td align="left"><a href="https://pdimov.github.io/boostdep-report/develop/core.html"><img src="https://img.shields.io/badge/deps-develop-brightgreen.svg" alt="Dependencies" /></a></td> </tr> <tr> <td align="left">Master</td> <td align="left"><a href="https://github.com/boostorg/core/actions?query=branch%3Amaster"><img src="https://github.com/boostorg/core/actions/workflows/ci.yml/badge.svg?branch=master" alt="GitHub Actions" /></a></td> <td align="left"><a href="https://ci.appveyor.com/project/cppalliance/core"><img src="https://ci.appveyor.com/api/projects/status/75arrvfh5ibryd0p/branch/master?svg=true" alt="AppVeyor" /></a></td> <td align="left"><a href="https://regression.boost.io/master/developer/core.html"><img src="https://img.shields.io/badge/matrix-master-brightgreen.svg" alt="Tests" /></a></td> <td align="left"><a href="https://pdimov.github.io/boostdep-report/master/core.html"><img src="https://img.shields.io/badge/deps-master-brightgreen.svg" alt="Dependencies" /></a></td> </tr> </tbody> </table> <h3>Directories</h3> <ul> <li><strong>doc</strong> - Documentation of the components</li> <li><strong>include</strong> - Interface headers</li> <li><strong>test</strong> - Unit tests</li> </ul> <h3>More information</h3> <ul> <li><a href="https://boost.org/libs/core">Documentation</a></li> <li>Report bugs by opening issues in this repository. Be sure to mention Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good as well.</li> <li>Submit your patches as pull requests against the <strong>develop</strong> branch. Note that by submitting patches you agree to license your modifications under the <a href="https://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</li> </ul> <h3>License</h3> <p>Distributed under the <a href="https://boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</p>
<h1>Boost.Core</h1> <p>Boost.Core, part of collection of the <a href="https://github.com/boostorg">Boost C++ Libraries</a>, is a collection of core utilities used by other Boost libraries. The criteria for inclusion is that the utility component be:</p> <ul> <li>simple,</li> <li>used by other Boost libraries, and</li> <li>not dependent on any other Boost modules except Core itself, Config, Assert, or ThrowException.</li> </ul> <h3>Build Status</h3> <table> <thead> <tr> <th align="left">Branch</th> <th align="left">GitHub Actions</th> <th align="left">AppVeyor</th> <th align="left">Test Matrix</th> <th align="left">Dependencies</th> </tr> </thead> <tbody> <tr> <td align="left">Develop</td> <td align="left"><a href="https://github.com/boostorg/core/actions?query=branch%3Adevelop"><img src="https://github.com/boostorg/core/actions/workflows/ci.yml/badge.svg?branch=develop" alt="GitHub Actions" /></a></td> <td align="left"><a href="https://ci.appveyor.com/project/cppalliance/core"><img src="https://ci.appveyor.com/api/projects/status/75arrvfh5ibryd0p/branch/develop?svg=true" alt="AppVeyor" /></a></td> <td align="left"><a href="https://regression.boost.io/develop/developer/core.html"><img src="https://img.shields.io/badge/matrix-develop-brightgreen.svg" alt="Tests" /></a></td> <td align="left"><a href="https://pdimov.github.io/boostdep-report/develop/core.html"><img src="https://img.shields.io/badge/deps-develop-brightgreen.svg" alt="Dependencies" /></a></td> </tr> <tr> <td align="left">Master</td> <td align="left"><a href="https://github.com/boostorg/core/actions?query=branch%3Amaster"><img src="https://github.com/boostorg/core/actions/workflows/ci.yml/badge.svg?branch=master" alt="GitHub Actions" /></a></td> <td align="left"><a href="https://ci.appveyor.com/project/cppalliance/core"><img src="https://ci.appveyor.com/api/projects/status/75arrvfh5ibryd0p/branch/master?svg=true" alt="AppVeyor" /></a></td> <td align="left"><a href="https://regression.boost.io/master/developer/core.html"><img src="https://img.shields.io/badge/matrix-master-brightgreen.svg" alt="Tests" /></a></td> <td align="left"><a href="https://pdimov.github.io/boostdep-report/master/core.html"><img src="https://img.shields.io/badge/deps-master-brightgreen.svg" alt="Dependencies" /></a></td> </tr> </tbody> </table> <h3>Directories</h3> <ul> <li><strong>doc</strong> - Documentation of the components</li> <li><strong>include</strong> - Interface headers</li> <li><strong>test</strong> - Unit tests</li> </ul> <h3>More information</h3> <ul> <li><a href="https://boost.org/libs/core">Documentation</a></li> <li>Report bugs by opening issues in this repository. Be sure to mention Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good as well.</li> <li>Submit your patches as pull requests against the <strong>develop</strong> branch. Note that by submitting patches you agree to license your modifications under the <a href="https://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</li> </ul> <h3>License</h3> <p>Distributed under the <a href="https://boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</p>