[Orc][RPC] Add a AsyncHandlerTraits specialization for non-value-type response
handler args. The specialization just inherits from the std::decay'd response handler type. This allows member functions (via MemberFunctionWrapper) to be used as async handlers. llvm-svn: 295151
Loading
Please register or sign in to comment