MyraMath
Classes
NullJobGraph.h File Reference

The value of a default-constructed JobGraph, does nothing. No begins(), no ends(), and no Job's. More...

#include <myramath/MYRAMATH_EXPORT.h>
#include <myramath/jobgraph/Job.h>
#include <myramath/jobgraph/JobID.h>
#include <myramath/jobgraph/JobGraph.h>
#include <myramath/jobgraph/Options.h>
#include <string>
#include <stdint.h>
Include dependency graph for NullJobGraph.h:

Go to the source code of this file.

Classes

class  myra::NullJobGraph
 The value of a default-constructed JobGraph. More...
 

Detailed Description

The value of a default-constructed JobGraph, does nothing. No begins(), no ends(), and no Job's.