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

Selector class for vertex iterator for directed_preds_graph. More...

Public Types

typedef dpg_vertex_iterator_adaptor< Iterator, UserProperty > type
 

Detailed Description

template<class Iterator, class VD, class UserProperty>
struct stapl::sequential::select_vertex_iterator< Iterator, preds_property< VD, UserProperty > >

Selector class for vertex iterator for directed_preds_graph.

Template Parameters
IteratorThe type of the iterator.
VDThe type of the vertex descriptor.
UserPropertyThe type of the user vertex property.

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