Boost logo

Boost :

Subject: Re: [boost] [graph] interest in resumable dijkstra?
From: Alex Hagen-Zanker (ahh34_at_[hidden])
Date: 2012-08-08 18:18:05


On 04/08/2012 00:40, Alex Hagen-Zanker wrote:
>> Jeremiah Willcock wrote
>
>> 1. You don't need dummy_write_only_property_map; use
>> null_property_map from boost/graph/property_maps/ instead.
>
> Yes, I could use that and it would be fine. My consideration for using
> the write only map was to pre-empt mistakes where this class is used
> for getting values.

I see now that null_property_map is also write-only. I will use that one
instead.


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