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

Default domains for the graph_distribution. Specifies domain and metadata domain types. More...

Public Types

typedef domainset1D< Distribution > domain_type
 
typedef domain_type metadata_domain_type
 

Detailed Description

template<typename Distribution, typename Traits>
struct stapl::domain_selector< Distribution, Traits >

Default domains for the graph_distribution. Specifies domain and metadata domain types.

Template Parameters
DistributionThe type of the distribution.
TraitsThe traits of the container.

An iterator_domain is used as the domain in this specialization.


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