STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::locality_dist_metadata< C, true > Struct Template Reference

Helper to determine the metadata extractor type based on the given container (C) type. More...

Public Types

typedef C::loc_dist_metadata type
 

Detailed Description

template<typename C>
struct stapl::locality_dist_metadata< C, true >

Helper to determine the metadata extractor type based on the given container (C) type.

The container/distribution customized its extractor and reflects it via typedef.


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