STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions | Public Types
stapl::paragraph_impl::coarsener_type< Factory, stat > Struct Template Reference

Metafunction that computes the coarsener type for a given Factory. More...

Static Public Member Functions

static type call (Factory const &factory)
 

Public Types

using type = typename Factory::coarsener_type
 

Detailed Description

template<typename Factory, bool stat = has_coarsener_type<Factory>::value>
struct stapl::paragraph_impl::coarsener_type< Factory, stat >

Metafunction that computes the coarsener type for a given Factory.


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