STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::is_arbitrary_view_based< view_based_partition< DistributionView, PartitionInfoContainer > > Struct Template Reference

Used to determine if the view is defined over a container that is distributed using an arbitrary distribution. More...

Public Member Functions

template<typename View >
bool operator() (View const *)
 

Detailed Description

template<typename DistributionView, typename PartitionInfoContainer>
struct stapl::is_arbitrary_view_based< view_based_partition< DistributionView, PartitionInfoContainer > >

Used to determine if the view is defined over a container that is distributed using an arbitrary distribution.

Specialization for the cases where the view_based_parition has been provided with a container of arbitrary_partition_info elements specifying the arbitrary distribution.


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