Skip to content
Commit 56b3d6b1 authored by Lang Hames's avatar Lang Hames
Browse files

[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
parent 6697eff4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment