$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrew D Jewell (ajewell_at_[hidden])
Date: 2000-02-22 17:10:30
Attached, please find runvector.h, a handy template that I haven't
seen elsewhere. It's basically a vector who's representation is
ranges with identical values. Most operations have complexity linear
with the number of such ranges.
Any Comments?
Andy Jewell