LLVM  8.0.1
llvm::orc::rpc::detail::FunctionArgsTuple< T > Class Template Reference

Provides a typedef for a tuple containing the decayed argument types. More...

#include "llvm/ExecutionEngine/Orc/RPCUtils.h"

Detailed Description

template<typename T>
class llvm::orc::rpc::detail::FunctionArgsTuple< T >

Provides a typedef for a tuple containing the decayed argument types.

Definition at line 212 of file RPCUtils.h.


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