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< T > 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 T>
struct stapl::is_arbitrary_view_based< T >

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


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