STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions
stapl::sequential::undirected_edge_helper< EdgeDescriptor, Iterator, properties::no_property > Struct Template Reference

Helper class for undirected graph.Edge descriptors are created with a special flag, and edge properties are cleared differently than for directed graph. More...

Static Public Member Functions

static void clear (Iterator)
 

Detailed Description

template<class EdgeDescriptor, class Iterator>
struct stapl::sequential::undirected_edge_helper< EdgeDescriptor, Iterator, properties::no_property >

Helper class for undirected graph.

Edge descriptors are created with a special flag, and edge properties are cleared differently than for directed graph.


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