Horizon Official Technical Documentation
|
|
This is the complete list of members for FunctionWrapper, including all inherited members.
call() | FunctionWrapper | inline |
FunctionWrapper(F &&f) | FunctionWrapper | inline |
FunctionWrapper(FunctionWrapper &&other) | FunctionWrapper | inline |
FunctionWrapper(const FunctionWrapper &)=delete | FunctionWrapper | |
FunctionWrapper(FunctionWrapper &)=delete | FunctionWrapper | |
impl | FunctionWrapper | private |
operator=(FunctionWrapper &&other) | FunctionWrapper | inline |
operator=(const FunctionWrapper &)=delete | FunctionWrapper |