YOrch 1.0.0
Loading...
Searching...
No Matches
concepts.hpp File Reference
#include <concepts>
#include <type_traits>
#include <utility>
#include "../context.hpp"
#include "../slots/direct_out.hpp"
#include "../task_adapters/concepts.hpp"
Include dependency graph for concepts.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  yorch
 

Concepts

concept  yorch::executable_task
 Describes the main execution protocol accepted by run_task(...).
 
concept  yorch::executable_direct_output_task