STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::upcast_view< View, Dom, MF > Struct Template Reference

Helper class to change the domain and mapping function type of the given View to the specified new domain type Dom and mapping function type MF. More...

Public Types

typedef View type
 

Detailed Description

template<typename View, typename Dom, typename MF>
struct stapl::upcast_view< View, Dom, MF >

Helper class to change the domain and mapping function type of the given View to the specified new domain type Dom and mapping function type MF.


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