$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-08-19 12:32:50
At 09:40 PM 8/18/2002, Jeremy Siek wrote:
>I've added tests for disjoint_sets and property_map.
>(note that disjoint_sets is a pending library (used by Boost.Graph))
Thanks. They are in the latest test results. Looks like
disjoint_sets_test needs a bit of work - missing #include <vector> maybe?
>Note that the property_accessor directory is empty. That's the old name
>for property_map. It should be removed.
It's gone from the current branch AFAIKS, but the way CVS works lives on in
the repository attic forever.
--Beman