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

Object that stores the color and status properties. More...

Public Member Functions

void set_status (size_t c)
 
size_t get_status ()
 
void set_color (Color c)
 
Color get_color ()
 
void reset ()
 

Public Types

typedef Color color_type
 

Detailed Description

template<class Color>
class stapl::sequential::internal_scc_property< Color >

Object that stores the color and status properties.

Template Parameters
Colorthe color type of the vertex

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