#include "RConfigure.h"#include "ROOT/TTaskGroup.hxx"#include "TROOT.h"#include "tbb/task_group.h"#include "tbb/task_arena.h"#include <type_traits>#include <stdexcept>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 | |
| namespace | ROOT::Experimental |
| namespace | ROOT::Internal |
Functions | |
| tbb::task_group * | ROOT::Internal::CastToTG (void *p) |