STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::is_contiguous_domain< Domain > Struct Template Reference

Metafunction to compute whether or not a domain represents a contiguous chunk of GIDs. More...

Detailed Description

template<typename Domain>
struct stapl::is_contiguous_domain< Domain >

Metafunction to compute whether or not a domain represents a contiguous chunk of GIDs.

Template Parameters
DomainThe domain to query

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