STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::graph_impl::global_edge_copy Struct Reference

Work-function that adds bidirectional edges to the output graph for each directed edge in the input vertex. More...

Public Member Functions

template<typename Vert , typename View >
void operator() (Vert v, View vw)
 

Public Types

typedef void result_type
 

Detailed Description

Work-function that adds bidirectional edges to the output graph for each directed edge in the input vertex.


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