STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types | Public Attributes
stapl::loc_ref_detail::stub_localization< Ref > Struct Template Reference

Defines an object that provides the methods for data localization required for the task. More...

Public Member Functions

 stub_localization (Ref const &ref)
 
subview_type get_subview (size_t) const
 
locality_info locality (size_t const &)
 

Public Types

typedef Ref subview_type
 
typedef size_t cid_type
 
typedef localize::is_static_dontcare< Ref >::type task_placement_dontcare
 

Public Attributes

Ref m_ref
 

Detailed Description

template<typename Ref>
struct stapl::loc_ref_detail::stub_localization< Ref >

Defines an object that provides the methods for data localization required for the task.


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