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 |
The identity functor for graph property maps.
| Property | The type of the graph property. |
1.8.13