Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TExecutorCRTP.hxx File Reference
#include "ROOT/TSeq.hxx"
#include "ROOT/TypeTraits.hxx"
#include "TError.h"
#include "TList.h"
#include <initializer_list>
#include <type_traits>
#include <utility>
#include <vector>
Include dependency graph for TExecutorCRTP.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::TExecutorCRTP< SubC >
 This class defines an interface to execute the same task multiple times, possibly in parallel and with different arguments every time. More...
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7