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_color_func< Property > Class Template Reference

Object that allows for manipulation of the color property. More...

Public Member Functions

value_type get (Property &p)
 
void put (Property &p, value_type const &v)
 
template<class Functor >
void apply (Property &p, Functor f)
 

Public Types

typedef Property::color_type value_type
 

Detailed Description

template<class Property>
class stapl::sequential::internal_scc_color_func< Property >

Object that allows for manipulation of the color property.

Template Parameters
Propertyrepresents the color property

//////////////////////////////////////////////////////////////////


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