offa / scope-guard

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

Review make_unique_resource_checked() specification #152

Closed offa closed 5 years ago

offa commented 5 years ago

Review make_unique_resource_checked() specification (§ 7.6.6).

Ref. #148