|
Boost Users : |
Subject: Re: [Boost-users] Graph Library Random Access Iterators?
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2010-03-06 14:07:16
On Sat, 6 Mar 2010, Theodore McCormack wrote:
> Thank you Jeremiah for the prompt reply. I have put vecS in the last template arguement. How would i
> access the edge list after doing so?
edges() returns an iterator pair, but I am not sure it's random access.
You would need to check, but I suspect vecS makes it random access.
-- Jeremiah Willcock
PS: Please don't top-post.
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