STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::metadata::extract_metadata< View, true, false > Class Template Reference

Functor used to coarsen the data managed for the given Container based on the data locality. More...

Public Member Functions

return_type operator() (View *view)
 

Public Types

using return_type = typename coarsening_type::return_type
 

Detailed Description

template<typename View>
class stapl::metadata::extract_metadata< View, true, false >

Functor used to coarsen the data managed for the given Container based on the data locality.

This functor is used when the given container is a view and does not provide a functor to extract metadata locality.


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