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

Helper class to change the mapping function type of the given. More...

Public Member Functions

 BOOST_STATIC_ASSERT (sizeof(View)==0)
 

Detailed Description

template<typename View, typename NF>
struct stapl::mapfunc_retype< View, NF >

Helper class to change the mapping function type of the given.

Template Parameters
Viewto the specified new mapping function type
NF.Base case.

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