STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions | Public Types
stapl::view_impl::create_native_view< View > Class Template Reference

Static functor to construct a native view using the native partition. More...

Static Public Member Functions

static view_type apply (View const &v)
 

Public Types

typedef segmented_view< View, pnat_typeview_type
 

Detailed Description

template<typename View>
class stapl::view_impl::create_native_view< View >

Static functor to construct a native view using the native partition.


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