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

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

Public Types

typedef generic_metadata_extraction< C > type
 

Detailed Description

template<typename C, bool = detail::has_loc_dist_metadata<C>::value>
struct stapl::locality_dist_metadata< C, bool >

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

Uses the general container locality/distribution metadata extractor.


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