libyggdrasil
v1.0.0
|
Classes | |
class | ScopeGuardImpl |
Scope Guard implementation. More... | |
Enumerations | |
enum | ScopeGuardOnExit |
Functions | |
template<typename F > | |
constexpr ScopeGuardImpl< F > | operator+ (ScopeGuardOnExit, F &&f) |
|
strong |
|
constexpr |
Helper operator overload to easily generate a scope guard