Tags: boostorg/scope
Tags
Added compilers to GitHub Actions CI, removed macos-12 job. Added newer gcc and clang versions to GitHub Actions CI, reduced usage of external package repositories. Removed macos-12 job as the corresponding image has been removed from GitHub Actions.
-
Dec 15, 2024 - 650fac7 E716 a>
- zip
- tar.gz
Added compilers to GitHub Actions CI, removed macos-12 job. Added newer gcc and clang versions to GitHub Actions CI, reduced usage of external package repositories. Removed macos-12 job as the corresponding image has been removed from GitHub Actions.
Fixed an example of using scope_exit with std::function in the docs. Closes #20.
Fixed an example of using scope_exit with std::function in the docs. Closes #20.
Improved docs for unallocated_resource. Expanded on the requirements for resource types and values supported by unallocated_resource. Added a note in the INVALID_HANDLE_VALUE example that says it relies on MSVC extension and other compilers may not accept it.
Improved docs for unallocated_resource. Expanded on the requirements for resource types and values supported by unallocated_resource. Added a note in the INVALID_HANDLE_VALUE example that says it relies on MSVC extension and other compilers may not accept it.