MPD
0.20.18
|
Internal class. More...
#include <ScopeExit.hxx>
Public Member Functions | |
ScopeExitGuard (F &&f) | |
ScopeExitGuard (ScopeExitGuard &&src) | |
~ScopeExitGuard () | |
ScopeExitGuard (const ScopeExitGuard &)=delete | |
ScopeExitGuard & | operator= (const ScopeExitGuard &)=delete |
Internal class.
Do not use directly.
Definition at line 41 of file ScopeExit.hxx.
|
inlineexplicit |
Definition at line 45 of file ScopeExit.hxx.
|
inline |
Definition at line 47 of file ScopeExit.hxx.
|
inline |
Definition at line 52 of file ScopeExit.hxx.
|
delete |
|
delete |