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.
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://boostorg.github.io/scope/libs/scope/doc/html/index.html">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>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://boostorg.github.io/scope/libs/scope/doc/html/index.html">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>License</h3> <p>Distributed under the <a href="https://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</p>