$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-07-08 16:05:43
On Jul 8, 2005, at 2:50 PM, David Abrahams wrote:
> P.S. I thought you had converted Boost.Graph to use Boost.Parameter,
> but I can't find any such code now (?)
Not yet. I'd posted a PageRank implementation using Boost.Parameter,
but it required (minor) changes to the Parameter lib at that time, and
I haven't tried again since. I do want to convert the Graph lib to use
the Parameter lib (then it'll look like the Python bindings as well;
cool!), but we just don't have the manpower right now.
Doug