STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::has_finite_domain_impl< View, bool > Struct Template Reference

Implementation metafunction for has_finite_domain, which guards inspection of a domain_type typedef to views that define it. More...

Detailed Description

template<typename View, bool = has_domain_type<View>::value>
struct stapl::has_finite_domain_impl< View, bool >

Implementation metafunction for has_finite_domain, which guards inspection of a domain_type typedef to views that define it.


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