Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@JeffGarland JeffGarland released this 29 May 03:18

About

This is an initial release for the scope project which includes tests, examples, and an initial implementation of scope_exit, scope_fail, and scope_success. The type unique_resource is still pulled from the experiment TS (technical specification) from gcc (libstdc++) and clang (libc++). The library requires c++20 as a result and is not yet available on windows visual c++.

Release Maturity

This release has a status of "under development". It is not recommended for production use. See The Beman Project Maturity Model for more on what this maturity status implies.

What's Changed

New Contributors

Full Changelog: https://github.com/bemanproject/scope/commits/0.0.1