Emit inline flows for a skeleton inside a ser_t.
More...
|
static constexpr size_t | next_x = X+1 |
|
static constexpr size_t | next_i = I |
|
template<class S, class Ins, size_t X, size_t I>
struct stapl::skeletons::detail::emit_serial_part< S, Ins, X, I >
Emit inline flows for a skeleton inside a ser_t.
- Template Parameters
-
S | the current skeleton to emit inline flows for |
Ins | the tuple of input placeholders/ph's |
X | the current x<n> to use for an emitted flow |
I | the current in<n> to use for additonal inputs |
- See also
- inline_flow
-
ser_t
The documentation for this struct was generated from the following file: