$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: md656 (md656_at_[hidden])
Date: 2001-03-18 10:48:37
> > > 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