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