$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: jsiek_at_[hidden]
Date: 2000-05-29 15:24:04
Hi Dave,
David Abrahams writes:
> 3. I am putting together an associative_vector<>, along with vector_set<>
> and vector_multiset<> for submission by the end of the day.
Are these like Matt Austern's sorted_vector class (in an article from
C++ Report)? If so I'm looking forward to seeing them. I've also got
an implementation written up... would be good to compare notes.
Cheers,
Jeremy