Template Function ripple::invoke_generic(ExecutionKind, Invocable&&, Args&&…)¶
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “ripple::invoke_generic” with arguments ((ExecutionKind, Invocable&&, Args&&…)) in doxygen xml output for project “Ripple” from directory: /home/hiccup/Catalyst/ripple/build/docs/docs/doxygen/xml. Potential matches:
- template<typename Invocable, typename ...Args> auto invoke_generic(ExecutionKind exec_kind, Invocable &&invocable, Args&&... args) noexcept -> void
- template<typename Invocable, typename ...Args> auto invoke_generic(GpuExecutor exec_kind, Invocable &&invocable, Args&&... args) noexcept -> void