joque
task orchestration library
format_dag.hpp File Reference
#include "dag.hpp"
#include <functional>
#include <ostream>
#include <string_view>
+ Include dependency graph for format_dag.hpp:

Go to the source code of this file.

Namespaces

 joque
 MIT License.
 

Functions

void joque::format_dag (const dag &d, const std::function< void(std::string_view) > &f)
 
void joque::print_dag (std::ostream &os, const dag &d)