STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::mapfunc_retype< VT< C, D, F, Derived >, NF > Struct Template Reference

Specialization for mapfunc_retype to change the mapping function from the given. More...

Public Types

typedef VT< C, D, NF, Derived > type
 

Detailed Description

template<template< typename, typename, typename, typename > class VT, typename C, typename D, typename F, typename Derived, typename NF>
struct stapl::mapfunc_retype< VT< C, D, F, Derived >, NF >

Specialization for mapfunc_retype to change the mapping function from the given.

Template Parameters
Viewtype to the specified new mapping function type
NF.

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