|
YOrch 1.0.0
|
#include <metadata.hpp>
Public Types | |
| using | task_type = Task |
| using | fanout_policy_type = FanoutPolicy |
Public Attributes | |
| Task | task |
Static Public Attributes | |
| static constexpr std::size_t | level = Level |
Definition at line 55 of file metadata.hpp.
| using yorch::detail::task_tree_node< Level, Task, FanoutPolicy >::fanout_policy_type = FanoutPolicy |
Definition at line 58 of file metadata.hpp.
| using yorch::detail::task_tree_node< Level, Task, FanoutPolicy >::task_type = Task |
Definition at line 57 of file metadata.hpp.
|
staticconstexpr |
Definition at line 56 of file metadata.hpp.
| Task yorch::detail::task_tree_node< Level, Task, FanoutPolicy >::task |
Definition at line 60 of file metadata.hpp.