scope-exit topic
List
scope-exit repositories
scope_guard
168
Stars
28
Forks
Watchers
A modern C++ scope guard that is easy to use but hard to misuse.
scope-guard
47
Stars
6
Forks
Watchers
Implementation of Scoped Guards and Unique Resource as proposed in P0052.