Defines an object that provides the methods for data localization required for the task.
More...
|
| stub_localize (View const &view, cid_type cid) |
|
| stub_localize (stub_localize &&)=default |
|
| stub_localize (stub_localize const &)=default |
|
subview_type | get_subview (GID cid) const |
|
locality_info | locality (size_t) |
|
|
typedef View | view_type |
|
typedef view_type::reference | subview_type |
|
typedef GID | cid_type |
|
|
subview_type * | m_sview |
|
cid_type | m_cid |
|
View | m_view |
|
template<typename View, typename GID = typename View::gid_type>
struct stapl::stub_localize< View, GID >
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: