offa / scope-guard

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

Review scope guard ctor requirements according forwarding / moving #133

Closed offa closed 6 years ago

offa commented 6 years ago

Review scope guard ctor requirements according forwarding / moving.

Ref. #117

offa commented 6 years ago

Relates to #121