STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::generators::detail::add_edge Class Reference

Functor that adds a given edge to a graph. More...

Public Member Functions

 add_edge (bool add_reverse_edge)
 
template<typename Edge , typename Graph >
void operator() (Edge e, Graph g)
 

Public Types

using result_type = void
 

Detailed Description

Functor that adds a given edge to a graph.


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