Boost.Scope provides a number of scope guard utilities and a unique_resource wrapper, similar to those described in
C++ Extensions for Library Fundamentals, Version 3,
Section 3.3 Scope guard support [scopeguard]. The implementation also provides a few non-standard extensions.
| Branch | GitHub Actions | AppVeyor | Test Matrix | Dependencies |
|---|---|---|---|---|
master |
||||
develop |
Distributed under the Boost Software License, Version 1.0.
<h1>Boost.Scope</h1> <p>Boost.Scope provides a number of scope guard utilities and a <code>unique_resource</code> wrapper, similar to those described in <a href="https://github.com/cplusplus/fundamentals-ts/releases/tag/n4908">C++ Extensions for Library Fundamentals, Version 3</a>, Section 3.3 Scope guard support [scopeguard]. The implementation also provides a few non-standard extensions.</p> <h3>Directories</h3> <ul> <li><strong>doc</strong> - QuickBook documentation sources</li> <li><strong>include</strong> - Interface headers of Boost.Scope</li> <li><strong>test</strong> - Boost.Scope unit tests</li> </ul> <h3>More information</h3> <ul> <li>Read the <a href="https://www.boost.org/libs/scope/">documentation</a>.</li> <li><a href="https://github.com/boostorg/scope/issues/new">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 <a href="https://github.com/boostorg/scope/compare">pull requests</a> 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> </ul> <h3>Build status</h3> <table> <thead> <tr> <th align="center">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="center"><a href="https://github.com/boostorg/scope/tree/master"><code>master</code></a></td> <td align="left"><a href="https://github.com/boostorg/scope/actions?query=branch%3Amaster"><img src="https://github.com/boostorg/scope/actions/workflows/ci.yml/badge.svg?branch=master" alt="GitHub Actions" /></a></td> <td align="left"><a href="https://ci.appveyor.com/project/Lastique/scope/branch/master"><img src="https://ci.appveyor.com/api/projects/status/7dr1fo39o27subn1/branch/master?svg=true" alt="AppVeyor" /></a></td> <td align="left"><a href="https://regression.boost.io/master/developer/scope.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/scope.html"><img src="https://img.shields.io/badge/deps-master-brightgreen.svg" alt="Dependencies" /></a></td> </tr> <tr> <td align="center"><a href="https://github.com/boostorg/scope/tree/develop"><code>develop</code></a></td> <td align="left"><a href="https://github.com/boostorg/scope/actions?query=branch%3Adevelop"><img src="https://github.com/boostorg/scope/actions/workflows/ci.yml/badge.svg?branch=develop" alt="GitHub Actions" /></a></td> <td align="left"><a href="https://ci.appveyor.com/project/Lastique/scope/branch/develop"><img src="https://ci.appveyor.com/api/projects/status/7dr1fo39o27subn1/branch/develop?svg=true" alt="AppVeyor" /></a></td> <td align="left"><a href="https://regression.boost.io/develop/developer/scope.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/scope.html"><img src="https://img.shields.io/badge/deps-develop-brightgreen.svg" alt="Dependencies" /></a></td> </tr> </tbody> </table> <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>
<h1>Boost.Scope</h1> <p>Boost.Scope provides a number of scope guard utilities and a <code>unique_resource</code> wrapper, similar to those described in <a href="https://github.com/cplusplus/fundamentals-ts/releases/tag/n4908">C++ Extensions for Library Fundamentals, Version 3</a>, Section 3.3 Scope guard support [scopeguard]. The implementation also provides a few non-standard extensions.</p> <h3>Directories</h3> <ul> <li><strong>doc</strong> - QuickBook documentation sources</li> <li><strong>include</strong> - Interface headers of Boost.Scope</li> <li><strong>test</strong> - Boost.Scope unit tests</li> </ul> <h3>More information</h3> <ul> <li>Read the <a href="https://www.boost.org/libs/scope/">documentation</a>.</li> <li><a href="https://github.com/boostorg/scope/issues/new">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 <a href="https://github.com/boostorg/scope/compare">pull requests</a> 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> </ul> <h3>Build status</h3> <table> <thead> <tr> <th align="center">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="center"><a href="https://github.com/boostorg/scope/tree/master"><code>master</code></a></td> <td align="left"><a href="https://github.com/boostorg/scope/actions?query=branch%3Amaster"><img src="https://github.com/boostorg/scope/actions/workflows/ci.yml/badge.svg?branch=master" alt="GitHub Actions" /></a></td> <td align="left"><a href="https://ci.appveyor.com/project/Lastique/scope/branch/master"><img src="https://ci.appveyor.com/api/projects/status/7dr1fo39o27subn1/branch/master?svg=true" alt="AppVeyor" /></a></td> <td align="left"><a href="https://regression.boost.io/master/developer/scope.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/scope.html"><img src="https://img.shields.io/badge/deps-master-brightgreen.svg" alt="Dependencies" /></a></td> </tr> <tr> <td align="center"><a href="https://github.com/boostorg/scope/tree/develop"><code>develop</code></a></td> <td align="left"><a href="https://github.com/boostorg/scope/actions?query=branch%3Adevelop"><img src="https://github.com/boostorg/scope/actions/workflows/ci.yml/badge.svg?branch=develop" alt="GitHub Actions" /></a></td> <td align="left"><a href="https://ci.appveyor.com/project/Lastique/scope/branch/develop"><img src="https://ci.appveyor.com/api/projects/status/7dr1fo39o27subn1/branch/develop?svg=true" alt="AppVeyor" /></a></td> <td align="left"><a href="https://regression.boost.io/develop/developer/scope.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/scope.html"><img src="https://img.shields.io/badge/deps-develop-brightgreen.svg" alt="Dependencies" /></a></td> </tr> </tbody> </table> <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>