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

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

Public Member Functions

 BOOST_STATIC_ASSERT (sizeof(View)==0)
 

Detailed Description

template<typename View, typename Child>
struct stapl::inherit_retype< View, Child >

Helper class to change the derived type of the given.

Template Parameters
Viewtype to the given
Childtype.

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