Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::TExecutor::MapRetType< F, unsigned > Struct Template Reference

template<class F>
struct ROOT::Internal::TExecutor::MapRetType< F, unsigned >

Definition at line 128 of file TExecutor.hxx.

Public Types

using type = InvokeResult_t< F >
 

Member Typedef Documentation

◆ type

template<class F >
using ROOT::Internal::TExecutor::MapRetType< F, unsigned >::type = InvokeResult_t<F>

Definition at line 129 of file TExecutor.hxx.


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