Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
| Type | Name | Description | |
|---|---|---|---|
| TEnableIf< Impl::TCallableInfo< FuncType >::NumArgs==2, typenameTOperatorJumpTable< ContextType >::F... | Impl::WrapBinaryFunction
(
FuncType In |
Wrapper function for supplied functions of the signature T(A, B) | |
| TEnableIf< Impl::TCallableInfo< FuncType >::NumArgs==3, typenameTOperatorJumpTable< ContextType >::F... | Impl::WrapBinaryFunction
(
FuncType In |
Wrapper function for supplied functions of the signature T(A, B, const ContextType* Context) |