LLVM: llvm::orc::shared::detail::WrapperFunctionHandlerCaller< RetT > Class Template Reference (original) (raw)

#include "[llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h](WrapperFunctionUtils%5F8h%5Fsource.html)"

Inheritance diagram for llvm::orc::shared::detail::WrapperFunctionHandlerCaller< RetT >:

Static Public Member Functions
template<typename HandlerT, typename ArgTupleT, std::size_t... I>
static decltype(auto) call (HandlerT &&H, ArgTupleT &Args, std::index_sequence< I... >)

Detailed Description

template
class llvm::orc::shared::detail::WrapperFunctionHandlerCaller< RetT >

Definition at line 182 of file WrapperFunctionUtils.h.

Member Function Documentation

call()

template

template<typename HandlerT, typename ArgTupleT, std::size_t... I>


The documentation for this class was generated from the following file: