Boost logo

Boost :

Subject: Re: [boost] [Graph] iterator range splitting
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2009-06-26 18:22:36


On Fri, 26 Jun 2009, Sandeep Gupta wrote:

> Hi Tim/Andrew,
> Was wondering if the splitting of out_edges range got fixed.

Are you talking about minimizing the number of calls to vertices() and
out_edges()? If so, that was put in a while ago. Please note the
information from the previous emails that you should not rely on being
able to create new containers for each call, though, since new algorithms
might not respect this particular implementation detail.

-- Jeremiah Willcock


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk