|
Boost Users : |
From: Jeffrey Holle (jeff.holle_at_[hidden])
Date: 2004-08-01 20:29:31
I'm using BGL checked out of CVS on Tue Jun 29 05:25:17 EDT 2004.
Also using gcc 3.4.1 on a linux machine.
I've a question of how to access internal properties.
It appears that there are basically two templated function families for
this:
get - returns a value
get_property_iter_range - returns iterator range
get_property - returns a reference
Are there more?
I'm interested in the later.
I've seen in the examples get_property being used to access properties
global to a graph, but not edge or vertex properties.
What I'd like to see is a varient of get_property (or equivalent) that
takes an edge descriptor, so it provides access to a particular edge's
named property. Does what I'm looking for exist?
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net