STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::partitioned_mix_view< View, Part, CC >::loc_dist_metadata Struct Reference

Functor to extract locality metadata from the partitioned mix view. More...

Public Member Functions

return_type * operator() (partitioned_mix_view const *view)
 

Public Types

using return_type = Part
 

Detailed Description

template<typename View, typename Part, typename CC>
struct stapl::partitioned_mix_view< View, Part, CC >::loc_dist_metadata

Functor to extract locality metadata from the partitioned mix view.

Returns the partition information stored by the underlying metadata container.


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