Boost logo

Boost Users :

Subject: Re: [Boost-users] [Graph] - Do bundled properties break the named parameters paradigm?
From: Andrew Sutton (andrew.n.sutton_at_[hidden])
Date: 2009-01-15 19:11:43


> I was trying to work with astar-cities.cpp example and convert to
> using bundled property maps for the edge properties.
>
> This caused numerous issues (see yesterdays post for one example).
>
> I found that if I bypass the named parameters and make an explicit
> call to astar_search( ) then it works OK.
>
> Does anyone know if the bundle property maps causes general issues
> with named parameters?
>

There haven't been any bug reports on this, and it shouldn't be an issue
with template nesting. It might be that you're missing a required parameter.

Andrew Sutton
andrew.n.sutton_at_[hidden]



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