12 Oct
2007
12 Oct
'07
6:43 p.m.
on Wed Oct 10 2007, "John Femiani"
MY_FOREACH_VERTEX_EDGE(e, vertex){ //e is an edge iterator }MY_NEXT_VERTEX_EDGE()
I found that to be readable. I did not use BGL stuff because I did not know how to deal with begin() == end().
-- John
That is, unless you can understand the magic that makes BOOST_FOREACH work. :)
John, Please don't overquote. See http://boost.org/more/discussion_policy.htm#effective, and thank you. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com