Public Member Functions | |
void | dismiss () noexcept |
Static Protected Member Functions | |
static ScopeGuardImplBase | makeEmptyScopeGuard () noexcept |
template<typename T > | |
static const T & | asConst (const T &t) noexcept |
Protected Attributes | |
bool | dismissed_ |
Definition at line 20 of file scope_guard.h.