offa / scope-guard

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

Unique_resource member has changed name #143

Closed offa closed 5 years ago

offa commented 5 years ago

The member execute_on_destruction has been renamed to execute_on_reset.

Ref. #138