Holds the placeholder names for the output of a skeleton and its inputs as well as a skeleton value. More...
Public Member Functions | |
flow_tuple (Skeleton const &s) | |
Skeleton const & | get_skeleton () const |
Public Types | |
using | output_t = OutPh |
using | input_t = InPhs |
using | skeleton_t = typename std::decay< Skeleton >::type |
Holds the placeholder names for the output of a skeleton and its inputs as well as a skeleton value.