STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::is_distribution_view< V, false > Struct Template Reference

Used to determine if a type is an instantiation of a view-based distribution specification. More...

Detailed Description

template<typename V>
struct stapl::is_distribution_view< V, false >

Used to determine if a type is an instantiation of a view-based distribution specification.

Specialization for the base case where the container of a view-based distribution specification is a system_container instance, or other views will be defined over other containers.


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