
26 Apr
2006
26 Apr
'06
6:34 p.m.
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