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

Computes a tuple of the input placeholders that are used from the result of compute_outputs_t. More...

Public Types

using type = Accum
 

Detailed Description

template<typename Map, typename Accum = tuple<>>
struct stapl::skeletons::flows::inline_flows::compute_used_inputs< Map, Accum >

Computes a tuple of the input placeholders that are used from the result of compute_outputs_t.

See also
compute_outputs_t

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