Defines an object that provides the methods for data localization required for the task. More...
Public Member Functions | |
| stub_dontcare (View const &view, GID) | |
| subview_type | get_subview (GID) const |
| constexpr locality_info | locality (size_t) const |
| rmi_handle::reference | nested_locality (size_t) |
Public Types | |
| typedef View | view_type |
| typedef View | subview_type |
| typedef GID | cid_type |
| typedef std::true_type | task_placement_dontcare |
Public Attributes | |
| View | m_view |
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.
1.8.13