Searched refs:WrapFunctionIntoRuntimeFunctor_ (Results 1 – 1 of 1) sorted by relevance
9 …te<class FuncType, class ReturnType, class ParameterList> class WrapFunctionIntoRuntimeFunctor_ {};11 …class WrapFunctionIntoRuntimeFunctor_<FuncType, ReturnType, guts::typelist::typelist<Parameters...…14 explicit WrapFunctionIntoRuntimeFunctor_(FuncType_&& kernel_func) in WrapFunctionIntoRuntimeFunctor_() function32 using WrapFunctionIntoRuntimeFunctor = detail::WrapFunctionIntoRuntimeFunctor_<