STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::sequential::vertex_pointer< Reference > Class Template Reference

Class to provide a pointer to a vertex object. More...

Public Member Functions

 vertex_pointer (Reference ref)
 Create a vertex pointer based on the provided reference.
 
Reference * operator-> ()
 Arrow operator for the vertex pointer.
 

Detailed Description

template<class Reference>
class stapl::sequential::vertex_pointer< Reference >

Class to provide a pointer to a vertex object.

Template Parameters
ReferenceThe type of the vertex reference.

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