MPL, part of collection of the Boost C++ Libraries, provides a general-purpose, high-level C++ template metaprogramming framework of compile-time algorithms, sequences and metafunctions.
Distributed under the Boost Software License, Version 1.0.
| Branch | GHA CI | Appveyor | Coverity Scan | codecov.io | Deps | Docs | Tests |
|---|---|---|---|---|---|---|---|
master |
|||||||
develop |
| Name | Purpose |
|---|---|
doc |
documentation |
example |
examples |
include |
headers |
test |
unit tests |
[mpl] tag at the beginning of the subject line.<p>MPL, part of collection of the <a href="https://github.com/boostorg">Boost C++ Libraries</a>, provides a general-purpose, high-level C++ template metaprogramming framework of compile-time algorithms, sequences and metafunctions.</p> <h3>License</h3> <p>Distributed under the <a href="https://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</p> <h3>Properties</h3> <ul> <li>C++03</li> <li>Header Only</li> </ul> <h3>Build Status</h3> <!-- boost-ci/tools/makebadges.sh --project mpl --appveyor 49kygihpsvv2sps0 --codecov 31bBblRchG --coverity 15866 --> <table> <thead> <tr> <th align="center">Branch</th> <th align="left">GHA CI</th> <th align="left">Appveyor</th> <th align="left">Coverity Scan</th> <th align="left">codecov.io</th> <th align="left">Deps</th> <th align="left">Docs</th> <th align="left">Tests</th> </tr> </thead> <tbody> <tr> <td align="center"><a href="https://github.com/boostorg/mpl/tree/master"><code>master</code></a></td> <td align="left"><a href="https://github.com/boostorg/mpl/actions?query=branch:master"><img src="https://github.com/boostorg/mpl/actions/workflows/ci.yml/badge.svg?branch=master" alt="Build Status" /></a></td> <td align="left"><a href="https://ci.appveyor.com/project/cppalliance/mpl/branch/master"><img src="https://ci.appveyor.com/api/projects/status/49kygihpsvv2sps0/branch/master?svg=true" alt="Build status" /></a></td> <td align="left"><a href="https://scan.coverity.com/projects/boostorg-mpl"><img src="https://scan.coverity.com/projects/15866/badge.svg" alt="Coverity Scan Build Status" /></a></td> <td align="left"><a href="https://codecov.io/gh/boostorg/mpl/tree/master"><img src="https://codecov.io/gh/boostorg/mpl/branch/master/graph/badge.svg?token=31bBblRchG" alt="codecov" /></a></td> <td align="left"><a href="https://pdimov.github.io/boostdep-report/master/mpl.html"><img src="https://img.shields.io/badge/deps-master-brightgreen.svg" alt="Deps" /></a></td> <td align="left"><a href="https://www.boost.org/doc/libs/master/libs/mpl"><img src="https://img.shields.io/badge/docs-master-brightgreen.svg" alt="Documentation" /></a></td> <td align="left"><a href="https://www.boost.org/development/tests/master/developer/mpl.html"><img src="https://img.shields.io/badge/matrix-master-brightgreen.svg" alt="Enter the Matrix" /></a></td> </tr> <tr> <td align="center"><a href="https://github.com/boostorg/mpl/tree/develop"><code>develop</code></a></td> <td align="left"><a href="https://github.com/boostorg/mpl/actions?query=branch:develop"><img src="https://github.com/boostorg/mpl/actions/workflows/ci.yml/badge.svg?branch=develop" alt="Build Status" /></a></td> <td align="left"><a href="https://ci.appveyor.com/project/cppalliance/mpl/branch/develop"><img src="https://ci.appveyor.com/api/projects/status/49kygihpsvv2sps0/branch/develop?svg=true" alt="Build status" /></a></td> <td align="left"><a href="https://scan.coverity.com/projects/boostorg-mpl"><img src="https://scan.coverity.com/projects/15866/badge.svg" alt="Coverity Scan Build Status" /></a></td> <td align="left"><a href="https://codecov.io/gh/boostorg/mpl/tree/develop"><img src="https://codecov.io/gh/boostorg/mpl/branch/develop/graph/badge.svg?token=31bBblRchG" alt="codecov" /></a></td> <td align="left"><a href="https://pdimov.github.io/boostdep-report/develop/mpl.html"><img src="https://img.shields.io/badge/deps-develop-brightgreen.svg" alt="Deps" /></a></td> <td align="left"><a href="https://www.boost.org/doc/libs/develop/libs/mpl"><img src="https://img.shields.io/badge/docs-develop-brightgreen.svg" alt="Documentation" /></a></td> <td align="left"><a href="https://www.boost.org/development/tests/develop/developer/mpl.html"><img src="https://img.shields.io/badge/matrix-develop-brightgreen.svg" alt="Enter the Matrix" /></a></td> </tr> </tbody> </table> <h3>Directories</h3> <table> <thead> <tr> <th align="left">Name</th> <th align="left">Purpose</th> </tr> </thead> <tbody> <tr> <td align="left"><code>doc</code></td> <td align="left">documentation</td> </tr> <tr> <td align="left"><code>example</code></td> <td align="left">examples</td> </tr> <tr> <td align="left"><code>include</code></td> <td align="left">headers</td> </tr> <tr> <td align="left"><code>test</code></td> <td align="left">unit tests</td> </tr> </tbody> </table> <h3>More information</h3> <ul> <li><a href="https://stackoverflow.com/questions/ask?tags=c%2B%2B,boost,boost-mpl">Ask questions</a></li> <li><a href="https://github.com/boostorg/mpl/issues">Report bugs</a>: 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 <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> <li>Discussions about the library are held on the <a href="https://www.boost.org/community/groups.html#main">Boost developers mailing list</a>. Be sure to read the <a href="https://www.boost.org/community/policy.html">discussion policy</a> before posting and add the <code>[mpl]</code> tag at the beginning of the subject line.</li> </ul>
<p>MPL, part of collection of the <a href="https://github.com/boostorg">Boost C++ Libraries</a>, provides a general-purpose, high-level C++ template metaprogramming framework of compile-time algorithms, sequences and metafunctions.</p> <h3>License</h3> <p>Distributed under the <a href="https://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</p> <h3>Properties</h3> <ul> <li>C++03</li> <li>Header Only</li> </ul> <h3>Build Status</h3> <!-- boost-ci/tools/makebadges.sh --project mpl --appveyor 49kygihpsvv2sps0 --codecov 31bBblRchG --coverity 15866 --> <table> <thead> <tr> <th align="center">Branch</th> <th align="left">GHA CI</th> <th align="left">Appveyor</th> <th align="left">Coverity Scan</th> <th align="left">codecov.io</th> <th align="left">Deps</th> <th align="left">Docs</th> <th align="left">Tests</th> </tr> </thead> <tbody> <tr> <td align="center"><a href="https://github.com/boostorg/mpl/tree/master"><code>master</code></a></td> <td align="left"><a href="https://github.com/boostorg/mpl/actions?query=branch:master"><img src="https://github.com/boostorg/mpl/actions/workflows/ci.yml/badge.svg?branch=master" alt="Build Status" /></a></td> <td align="left"><a href="https://ci.appveyor.com/project/cppalliance/mpl/branch/master"><img src="https://ci.appveyor.com/api/projects/status/49kygihpsvv2sps0/branch/master?svg=true" alt="Build status" /></a></td> <td align="left"><a href="https://scan.coverity.com/projects/boostorg-mpl"><img src="https://scan.coverity.com/projects/15866/badge.svg" alt="Coverity Scan Build Status" /></a></td> <td align="left"><a href="https://codecov.io/gh/boostorg/mpl/tree/master"><img src="https://codecov.io/gh/boostorg/mpl/branch/master/graph/badge.svg?token=31bBblRchG" alt="codecov" /></a></td> <td align="left"><a href="https://pdimov.github.io/boostdep-report/master/mpl.html"><img src="https://img.shields.io/badge/deps-master-brightgreen.svg" alt="Deps" /></a></td> <td align="left"><a href="https://www.boost.org/doc/libs/master/libs/mpl"><img src="https://img.shields.io/badge/docs-master-brightgreen.svg" alt="Documentation" /></a></td> <td align="left"><a href="https://www.boost.org/development/tests/master/developer/mpl.html"><img src="https://img.shields.io/badge/matrix-master-brightgreen.svg" alt="Enter the Matrix" /></a></td> </tr> <tr> <td align="center"><a href="https://github.com/boostorg/mpl/tree/develop"><code>develop</code></a></td> <td align="left"><a href="https://github.com/boostorg/mpl/actions?query=branch:develop"><img src="https://github.com/boostorg/mpl/actions/workflows/ci.yml/badge.svg?branch=develop" alt="Build Status" /></a></td> <td align="left"><a href="https://ci.appveyor.com/project/cppalliance/mpl/branch/develop"><img src="https://ci.appveyor.com/api/projects/status/49kygihpsvv2sps0/branch/develop?svg=true" alt="Build status" /></a></td> <td align="left"><a href="https://scan.coverity.com/projects/boostorg-mpl"><img src="https://scan.coverity.com/projects/15866/badge.svg" alt="Coverity Scan Build Status" /></a></td> <td align="left"><a href="https://codecov.io/gh/boostorg/mpl/tree/develop"><img src="https://codecov.io/gh/boostorg/mpl/branch/develop/graph/badge.svg?token=31bBblRchG" alt="codecov" /></a></td> <td align="left"><a href="https://pdimov.github.io/boostdep-report/develop/mpl.html"><img src="https://img.shields.io/badge/deps-develop-brightgreen.svg" alt="Deps" /></a></td> <td align="left"><a href="https://www.boost.org/doc/libs/develop/libs/mpl"><img src="https://img.shields.io/badge/docs-develop-brightgreen.svg" alt="Documentation" /></a></td> <td align="left"><a href="https://www.boost.org/development/tests/develop/developer/mpl.html"><img src="https://img.shields.io/badge/matrix-develop-brightgreen.svg" alt="Enter the Matrix" /></a></td> </tr> </tbody> </table> <h3>Directories</h3> <table> <thead> <tr> <th align="left">Name</th> <th align="left">Purpose</th> </tr> </thead> <tbody> <tr> <td align="left"><code>doc</code></td> <td align="left">documentation</td> </tr> <tr> <td align="left"><code>example</code></td> <td align="left">examples</td> </tr> <tr> <td align="left"><code>include</code></td> <td align="left">headers</td> </tr> <tr> <td align="left"><code>test</code></td> <td align="left">unit tests</td> </tr> </tbody> </table> <h3>More information</h3> <ul> <li><a href="https://stackoverflow.com/questions/ask?tags=c%2B%2B,boost,boost-mpl">Ask questions</a></li> <li><a href="https://github.com/boostorg/mpl/issues">Report bugs</a>: 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 <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> <li>Discussions about the library are held on the <a href="https://www.boost.org/community/groups.html#main">Boost developers mailing list</a>. Be sure to read the <a href="https://www.boost.org/community/policy.html">discussion policy</a> before posting and add the <code>[mpl]</code> tag at the beginning of the subject line.</li> </ul>