offa / scope-guard

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

Remove the member prefix #136

Closed offa closed 6 years ago

offa commented 6 years ago

Remove the member prefix m_ as these are a code smell.