scope_guard
scope_guard copied to clipboard
Conan package
I've made a conan package for this library. You might consider uploading it to a public repo and adding a link to it in the readme. https://github.com/Lawrencemm/scope_guard_conan
That's great, thank you!
Would you be up to wrap that in a pull request? Perhaps quick instructions on how to use (I haven't used conan myself)
OK, will do.
conan is decentralized, so unlike pip, if you want a package to be widely available, there is an extra step: https://docs.conan.io/en/latest/uploading_packages/bintray/conan_center_guide.html
Once the packaging script is merged, I can guide you through getting it uploaded.