STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::skeletons::flows::inline_flows::ph_flow< OutPh, InPhs > Struct Template Reference

Holds an output placeholder and a list of its inputs. More...

Public Types

using output_t = OutPh
 
using input_t = InPhs
 

Detailed Description

template<typename OutPh, typename InPhs>
struct stapl::skeletons::flows::inline_flows::ph_flow< OutPh, InPhs >

Holds an output placeholder and a list of its inputs.

See also
inline_flow

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