$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Pearce (djp1_at_[hidden])
Date: 2003-05-27 06:56:34
David,
> I think I had the same problems when I implemented the reverse_graph
> adaptor, and never found a good answer :(
Thanks for the reply. Looking at the reverse_graph_adaptor, I notice
that you achieve what I want using the
"reverse_graph_*_property_selector" classes. But, what do these
actually do? Or, put another way, what needs to be implemented to make
get/put work in a similar fashion to that of reverse_graph ?
Cheers,
David Pearce
> Sorry,