$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-01-04 17:35:54
On Saturday 04 January 2003 11:53 am, Vladimir Prus wrote:
> I was just going to use the class named in the subject. Unfortunately,
> it can't be found anywhere. Here what grep on an up-to-date CVS tree gives:
You probably want "iterator_property_map", which takes a RandomAccessIterator
and is used throughout the BGL. Maybe it was once called
"random_access_iterator_property_map"?
Doug