Boost logo

Boost :

From: pinkfloydhomer_at_[hidden]
Date: 2001-03-18 17:47:43


--- In boost_at_y..., "md656" <md656_at_q...> wrote:
> > > > Is there currently in standard C++ a structured way to
represent
> > > data
> > > > compactly, other than the old C bitfields?
> > > >
> > No.
>
> I think you forgot about <bitset> from the standard C++. Wrong?
>
> Mohammmed

I didn't forget about it. bitset doesn't allow me to allocate some
bits for, say, an integer. So I have to do a lot of work myself, with
bugs to follow.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk