offa / scope-guard

Implementation of Scoped Guards and Unique Resource as proposed in P0052.
MIT License
46 stars 6 forks source link

Refactor no-op scope_guard usage #154

Closed offa closed 5 years ago

offa commented 5 years ago

The implementation of unique_resource requires some no-op scope_guards. Those should become refactored.