offa / scope-guard

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

Update unique_resource ctor #140

Closed offa closed 5 years ago

offa commented 5 years ago

Update unique_resource ctor, it is no longer explicit.

Ref: #138