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

Helper to infer the property of the base class based on the current property and adaptor and add a vertex. More...

Static Public Member Functions

static bool add (OVGraph &g, typename OVGraph::vertex_property &p)
 
static bool add (OVGraph &g, typename OVGraph::vertex_descriptor vd, typename OVGraph::vertex_property &p)
 

Detailed Description

template<class OVGraph>
struct stapl::add_vertex_helper< OVGraph, use_default >

Helper to infer the property of the base class based on the current property and adaptor and add a vertex.


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