#include "FWCore/Concurrency/interface/WaitingTaskHolder.h"
#include "FWCore/Concurrency/interface/FinalWaitingTask.h"
#include "oneapi/tbb/task_group.h"
#include <exception>
Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
Functions | |
template<typename F > | |
std::exception_ptr | edm::syncWait (F &&iFunc) |