Defines an object that provides the methods for data localization required for the task. More...
Public Member Functions | |
stub_literal_localization (Value const &ref) | |
subview_type | get_subview (std::size_t) const |
locality_info | locality (size_t) const |
bool | is_local () const |
Public Types | |
typedef Value | view_type |
typedef trivial_accessor< Value > | accessor_type |
typedef proxy< Value, accessor_type > | subview_type |
typedef size_t | cid_type |
typedef std::true_type | task_placement_dontcare |
Public Attributes | |
Value | m_value |
Defines an object that provides the methods for data localization required for the task.
This class is used to report locality information over literal values.