![]() |
QMCPACK
|
Public Member Functions | |
ScopeGuard (TIMER &t) | |
ScopeGuard (const ScopeGuard &)=delete | |
ScopeGuard & | operator= (const ScopeGuard &)=delete |
ScopeGuard (ScopeGuard &&) noexcept=default | |
ScopeGuard & | operator= (ScopeGuard &&) noexcept=default |
~ScopeGuard () | |
Private Attributes | |
TIMER & | timer |
Definition at line 241 of file NewTimer.h.
|
inline |
Definition at line 244 of file NewTimer.h.
|
delete |
|
defaultnoexcept |
|
inline |
Definition at line 251 of file NewTimer.h.
|
delete |
|
defaultnoexcept |
|
private |
Definition at line 254 of file NewTimer.h.