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

The identity functor for graph property maps. More...

Public Member Functions

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

Public Types

typedef Property value_type
 

Detailed Description

template<class Property>
class stapl::ident_prop_func< Property >

The identity functor for graph property maps.

Template Parameters
PropertyThe type of the graph property.

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