|
Boost Users : |
From: sashan (sashang_at_[hidden])
Date: 2003-09-01 22:06:37
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.
Thanks
[Non-text portions of this message have been removed]
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