$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] boost::compressed_bitset
From: Zachary Turner (divisortheory_at_[hidden])
Date: 2009-06-11 10:13:03
Since it seems like there is at least enough interest that it wouldn't be a
total waste of time to work on this a little more, does anyone have any
thoughts regarding implementation? I currently just store an std::map
internally since it makes the implementation considerably simpler, can
anyone think of any reasons why a different approach might be preferable?