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

Selector to infer adjacent edge iterator/property. More...

Public Types

typedef ea_iterator< typename VGraph::adj_edge_iterator, EAdaptor > adj_edge_iterator
 
typedef const_ea_iterator< typename VGraph::adj_edge_iterator, EAdaptor > const_adj_edge_iterator
 
typedef VGraph::edge_descriptor edge_descriptor
 
typedef EAdaptor::result_type edge_property
 

Detailed Description

template<class VGraph, class EAdaptor>
struct stapl::internal_adj_edge_iterator_selector< VGraph, EAdaptor >

Selector to infer adjacent edge iterator/property.


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