Helper class to get the correct return type from the Map function, necessary to infer the ResolveExecutorAndMap function type.
Definition at line 123 of file TExecutor.hxx.
Public Types | |
using | type = InvokeResult_t< F, typename CONTAINER::value_type > |
using ROOT::Internal::TExecutor::MapRetType< F, CONTAINER >::type = InvokeResult_t<F, typename CONTAINER::value_type> |
Definition at line 124 of file TExecutor.hxx.