#include "ROOT/TSeq.hxx"
#include "ROOT/TypeTraits.hxx"
#include "TError.h"
#include "TList.h"
#include <initializer_list>
#include <type_traits>
#include <utility>
#include <vector>
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 | |