STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::skeletons::is_output_scalar< Factory, ViewSet, is_sk > Struct Template Reference

Finding if the output of a factory is reduced to an scalar value or is an aggregated value. More...

Detailed Description

template<typename Factory, typename ViewSet, bool is_sk = is_skeleton<Factory>::value>
struct stapl::skeletons::is_output_scalar< Factory, ViewSet, is_sk >

Finding if the output of a factory is reduced to an scalar value or is an aggregated value.

Template Parameters
Skthe factory type looking for it's output type
ViewTupletuple of views that passed as input to the factory

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