joque
task orchestration library
job.hpp File Reference
#include "run_result.hpp"
#include "traits.hpp"
#include <memory>
#include <type_traits>
+ Include dependency graph for job.hpp:

Go to the source code of this file.

Classes

struct  joque::job_iface
 Job interface used by task and execution. More...
 
struct  joque::job< T >
 Implementation of job interface, storing the specific job type that shall be used. More...
 
struct  joque::job_ptr
 Custom unique_ptr wrapper that simplifies syntax of tasks. More...
 

Namespaces

 joque
 MIT License.