STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::extracted_closed_domain_type< bool, GraphVw > Struct Template Reference

struct extracting the closed-form domain type of a graph view if any, otherwise domset1D type is used. More...

Public Types

typedef GraphVw::view_container_type::closed_domain_type type
 

Detailed Description

template<bool, typename GraphVw>
struct stapl::extracted_closed_domain_type< bool, GraphVw >

struct extracting the closed-form domain type of a graph view if any, otherwise domset1D type is used.

Template Parameters
booltrue if there is a domain type.
GraphVwgraph view type.

General case: there is a closed-form domain type


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