STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::metadata::default_metadata_projection< View, P, IsContainer, IsPartitionedView, IsInverse > Struct Template Reference

Metafunction to compute the type of the metadata projection function object. More...

Public Types

typedef implicit_metadata_projection< const View, P > type
 

Detailed Description

template<typename View, typename P, bool IsContainer, bool IsPartitionedView, bool IsInverse>
struct stapl::metadata::default_metadata_projection< View, P, IsContainer, IsPartitionedView, IsInverse >

Metafunction to compute the type of the metadata projection function object.


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