$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-04-26 14:34:43
Spencer Collyer wrote:
>I'd like to know if people would be interested in seeing such a class in
>Boost before I plunge into writing up the documentation (which is
>currently pretty sparse, and consists primarily of the comments in the
>code) and finishing off all the test programs prior to submission.
>
>
In principle, yes. You should also look at Boost.Spirit's character set
parser; it has a sparse array implementation optimized, I believe, for a
set of ranges.
Sebastian Redl