STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions
stapl::add_edge_helper< OVGraph, NewED, EAdaptor > Struct Template Reference

Helper to infer the property of the base class based on the current edge descriptor and adaptor and add an edge. More...

Static Public Member Functions

static bool add (OVGraph &g, NewED &ed)
 

Detailed Description

template<class OVGraph, class NewED, class EAdaptor>
struct stapl::add_edge_helper< OVGraph, NewED, EAdaptor >

Helper to infer the property of the base class based on the current edge descriptor and adaptor and add an edge.


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