Selector for extracting the vertex, given either a vertex descriptor or a vertex reference.Used by the pGraph internal property map, where property is stored internally on the vertex by the pGraph, providing efficient storage and constant-time access to the vertex property. More...
Static Public Member Functions | |
static T | extract (G *, T t) |
Public Types | |
typedef T | result_type |
Selector for extracting the vertex, given either a vertex descriptor or a vertex reference.
Used by the pGraph internal property map, where property is stored internally on the vertex by the pGraph, providing efficient storage and constant-time access to the vertex property.