scope-guard topic
List
scope-guard repositories
scope_guard
145
Stars
15
Forks
Watchers
Scope Guard & Defer C++
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.