struct extracting the closed-form domain type of a graph view if any, otherwise domset1D type is picked. More...
Public Types | |
| typedef extracted_closed_domain_type< has_closed_domain_type< typename GraphVw::view_container_type >::value, GraphVw >::type | type | 
struct extracting the closed-form domain type of a graph view if any, otherwise domset1D type is picked.
| bool | true if there is a domain type. | 
| GraphVw | graph view type. | 
'False' case: there is no closed-form domain type and domset1D is used.
 1.8.13