|
Boost Users : |
From: sashan (sashang_at_[hidden])
Date: 2003-09-04 21:58:01
Hi
Is there an adjancency iterator for property types. You can get an
iterator for property types like this:
typedef graph_property_iter_range<GraphType, vertex_name_t>::iterator
VNameIterator;
....
tie(It, ItEnd) = get_property_iter_range(m_Graph, vertex_name);
I'd like to know if there is something similar for adjacency iterators.
I posted this question a few days ago but got no response so I guess
that the answer is no but I want to make sure.
Thanks
-- sashan http://www.cs.auckland.ac.nz/~sgov008/
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