Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
Task.hh File Reference
#include "PTL/Globals.hh"
#include "PTL/VTask.hh"
#include <cstdint>
#include <future>
#include <tuple>
#include <utility>

Go to the source code of this file.

Classes

class  PTL::TaskFuture< RetT >
 The task class is supplied to thread_pool. More...
 
class  PTL::PackagedTask< RetT, Args >
 The task class is supplied to thread_pool. More...
 
class  PTL::Task< RetT, Args >
 The task class is supplied to thread_pool. More...
 
class  PTL::Task< RetT, void >
 The task class is supplied to thread_pool. More...
 
class  PTL::Task< void, void >
 The task class is supplied to thread_pool. More...
 

Namespaces

namespace  PTL