ADTF  3.18.2
ScopeGuard< F > Member List

This is the complete list of members for ScopeGuard< F >, including all inherited members.

_enabled (defined in ScopeGuard< F >)ScopeGuard< F >private
_f (defined in ScopeGuard< F >)ScopeGuard< F >private
dismiss() noexceptScopeGuard< F >inline
operator=(const ScopeGuard &)=delete (defined in ScopeGuard< F >)ScopeGuard< F >
operator=(ScopeGuard &&other)=delete (defined in ScopeGuard< F >)ScopeGuard< F >
rehire() noexceptScopeGuard< F >inline
ScopeGuard()=delete (defined in ScopeGuard< F >)ScopeGuard< F >
ScopeGuard(const ScopeGuard &)=delete (defined in ScopeGuard< F >)ScopeGuard< F >
ScopeGuard(ScopeGuard &&other) (defined in ScopeGuard< F >)ScopeGuard< F >inline
ScopeGuard(F &&f)ScopeGuard< F >inlineexplicit
~ScopeGuard()ScopeGuard< F >inline