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

Functor adding a vertex to a super-vertex. More...

Public Member Functions

 add_to_supervertex (size_t const &vid)
 
template<typename SuperVertex >
void operator() (SuperVertex &sv) const
 

Public Types

typedef void result_type
 

Detailed Description

Functor adding a vertex to a super-vertex.

Parameters
vidvertex descriptor to be added.
svsuper-vertex reference.

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