YOrch 1.0.0
Loading...
Searching...
No Matches
yorch::detail::canonical_output_owner_node_impl< Plan, I, HasLogicalOutput > Struct Template Reference

#include <plan_exec_slots.hpp>

Static Public Attributes

static constexpr std::size_t value = Plan::no_parent
 

Detailed Description

template<typename Plan, std::size_t I, bool HasLogicalOutput = !std::is_void_v<typename Plan::template output_type<I>>>
struct yorch::detail::canonical_output_owner_node_impl< Plan, I, HasLogicalOutput >

Definition at line 22 of file plan_exec_slots.hpp.

Member Data Documentation

◆ value

template<typename Plan , std::size_t I, bool HasLogicalOutput = !std::is_void_v<typename Plan::template output_type<I>>>
constexpr std::size_t yorch::detail::canonical_output_owner_node_impl< Plan, I, HasLogicalOutput >::value = Plan::no_parent
staticconstexpr

Definition at line 23 of file plan_exec_slots.hpp.


The documentation for this struct was generated from the following file: