![]() |
LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
|
#include "util.h"
Public Member Functions | |
template<typename F> | |
SharedScopeGuard (const F &f) | |
SharedScopeGuard ()=delete | |
SharedScopeGuard (const SharedScopeGuard &)=default | |
SharedScopeGuard (SharedScopeGuard &&)=default | |
SharedScopeGuard & | operator= (const SharedScopeGuard &)=default |
SharedScopeGuard & | operator= (SharedScopeGuard &&)=default |
|
inline |
Definition at line 28 of file util.h.
Referenced by SharedScopeGuard(), SharedScopeGuard(), operator=(), and operator=().
|
delete |
|
default |
|
default |
|
default |
|
default |