$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Stephan Diederich (stephan.diederich_at_[hidden])
Date: 2006-10-10 14:16:29
Hi Jens,
2006/10/10, Jens Müller <jens.mueller_at_[hidden]>:
[bigsnip]
> Is there a good way to use a "dummy map" which does not store anything?
There's a dummy_property_map defined in boost/property_map.hpp
(http://tinyurl.com/nefnk)
It's widely used in the graph algorithms, but I haven't found any docs
about it so far...
Cheers,
Stephan