Squid::Tasks 1.0.0
C++14 coroutine-based task library for games
FunctionGuard< tFn > Member List

This is the complete list of members for FunctionGuard< tFn >, including all inherited members.

Execute()FunctionGuard< tFn >inline
Forget() noexceptFunctionGuard< tFn >inline
FunctionGuard()=default (defined in FunctionGuard< tFn >)FunctionGuard< tFn >
FunctionGuard(nullptr_t)FunctionGuard< tFn >inline
FunctionGuard(tFn in_fn)FunctionGuard< tFn >inline
FunctionGuard(FunctionGuard &&in_other) noexceptFunctionGuard< tFn >inline
IsBound() noexceptFunctionGuard< tFn >inline
operator bool() constFunctionGuard< tFn >inline
operator=(FunctionGuard< tFn > &&in_other) noexceptFunctionGuard< tFn >inline
operator=(nullptr_t) noexceptFunctionGuard< tFn >inline
~FunctionGuard()FunctionGuard< tFn >inline