joque
task orchestration library
print_exec_visitor.hpp File Reference
#include "dag.hpp"
#include "exec_visitor.hpp"
#include "records.hpp"
#include <iostream>
#include <span>
#include <string_view>
+ Include dependency graph for print_exec_visitor.hpp:

Go to the source code of this file.

Classes

class  joque::print_exec_visitor
 Default visitor for execution. Prints information on stdout or stderr. More...
 

Namespaces

 joque
 MIT License.
 

Variables

print_exec_visitor joque::PRINT_VISITOR
 Global instance of print visitor used as default argument for exec More...