boost_scope

Crates.ioboost_scope
lib.rsboost_scope
version0.1.0
created_at2025-08-30 04:10:31.93537+00
updated_at2025-08-30 04:10:31.93537+00
descriptionBoost C++ library boost_scope packaged using Zanbil
homepage
repositoryhttps://github.com/zanbilify/boost_scope
max_upload_size
id1817253
size426,464
(HKalbasi)

documentation

README

Boost.Scope

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.

Directories

  • doc - QuickBook documentation sources
  • include - Interface headers of Boost.Scope
  • test - Boost.Scope unit tests

More information

  • Read the documentation.
  • Report bugs. 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.
  • Submit your patches as pull requests against develop branch. Note that by submitting patches you agree to license your modifications under the Boost Software License, Version 1.0.

Build status

Branch GitHub Actions AppVeyor Test Matrix Dependencies
master GitHub Actions AppVeyor Tests Dependencies
develop GitHub Actions AppVeyor Tests Dependencies

License

Distributed under the Boost Software License, Version 1.0.

Commit count: 179

cargo fmt