STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::convert_to_md_vec< MDCont > Struct Template Reference

Defines the coarsen metadata view type for the given container type. More...

Public Types

typedef MDCont::second_type::value_type value_type
 
typedef metadata::flat_container< value_type > part_type
 
typedef metadata::view< part_typetype
 

Detailed Description

template<typename MDCont>
struct stapl::convert_to_md_vec< MDCont >

Defines the coarsen metadata view type for the given container type.

The metadata container type used is metadata::flat_container.

Template Parameters
MDContMetadata container type.

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