$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Siek (jsiek_at_[hidden])
Date: 2004-04-05 22:11:21
Ran into another difficulty for supporting stuff like v->color
(through a pointer or a proxy). The current BGL
design places the sole responsibility of
constness on the property maps. Thus we don't have
a const_vertex_descriptor, or const_out_edge_iterator,
or const_vertex_iterator, etc.
-Jeremy
_______________________________________________
Jeremy Siek <jsiek_at_[hidden]>
http://www.osl.iu.edu/~jsiek
Ph.D. Student, Indiana University Bloomington
Graduating in August 2004 and looking for work
C++ Booster (http://www.boost.org)
_______________________________________________