|
LLVM
4.0.0
|
#include <RPCUtils.h>
Public Types | |
| using | Type = std::tuple< typename std::decay< typename std::remove_reference< ArgTs >::type >::type...> |
Definition at line 89 of file RPCUtils.h.
| using llvm::orc::rpc::FunctionArgsTuple< RetT(ArgTs...)>::Type = std::tuple<typename std::decay< typename std::remove_reference<ArgTs>::type>::type...> |
Definition at line 92 of file RPCUtils.h.
1.8.6