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

Selector class for adjacent edge iterator. More...

Public Types

typedef adj_edge_iterator_adaptor< Iterator > type
 

Detailed Description

template<class Iterator, class Edge>
struct stapl::sequential::select_adj_edge_iterator< Iterator, Edge >

Selector class for adjacent edge iterator.

Template Parameters
IteratorThe type of the iterator.
EdgeThe type of the edge.

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