STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::domain_retype< View, NewDom > Struct Template Reference

Helper class to change the domain type of the given. More...

Public Member Functions

 BOOST_STATIC_ASSERT (sizeof(View)==0)
 

Detailed Description

template<typename View, typename NewDom>
struct stapl::domain_retype< View, NewDom >

Helper class to change the domain type of the given.

Template Parameters
Viewto the specified new domain type
NewDom.Base case.

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