6 Mar
2010
6 Mar
'10
7:07 p.m.
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.