Topic: "scope-exit"
ricab/scope_guard
A modern C++ scope guard that is easy to use but hard to misuse.
Language: C++ - Size: 304 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 188 - Forks: 31

offa/scope-guard
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
Language: C++ - Size: 602 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 49 - Forks: 6

SergiusTheBest/ScopeExit
C++11 scope guard library
Language: C++ - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 8

boostorg/scope
Boost.Scope, a collection of scope guard utilities.
Language: C++ - Size: 253 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 15 - Forks: 4

justusc/deferral
A header only library that implements the defer command in C++.
Language: C++ - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

sjinks/scope-action-cpp
Scope guard utilities for managing exit actions in C++
Language: C++ - Size: 99.6 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0
