Boost logo

Boost :

From: hankel_o_fung_at_[hidden]
Date: 2001-03-25 10:16:31


--- In boost_at_y..., "David Abrahams" <abrahams_at_m...> wrote:
> If instead, the algorithm could be invoked thus,
>
> dijkstra_shortest_paths(g, start,
> weight_map(my_weights).visitor(my_visitor))
>
> the interface would be far simpler.
This is great! The interface is much cleaner. And I think
you also want the order of the maps and visitors to be
irrelevant, right?

Cheers,
Hankel


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