Functor used to create a subview for a given index in segmented_view.
More...
|
template<typename Container , typename ViewDom , typename ViewMF , typename Index , typename Partitioner , typename MFG > |
type | operator() (Container *cnt, ViewDom const &view_dom, ViewMF const &view_mf, Index const &index, Partitioner const &part, MFG const &mfg) const |
|
template<typename SV>
struct stapl::view_impl::default_subview_creator< SV >
Functor used to create a subview for a given index in segmented_view.
- Template Parameters
-
SV | The subview type that will be created |
The documentation for this struct was generated from the following file: