STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::retype_ct_mf< View, NewC, NewMF > Struct Template Reference

Type metafunction used by new_cast_container_view to substitute a new container and mapfunc type in a given view type. More...

Detailed Description

template<class View, typename NewC, typename NewMF>
struct stapl::retype_ct_mf< View, NewC, NewMF >

Type metafunction used by new_cast_container_view to substitute a new container and mapfunc type in a given view type.


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