$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: François Duranleau (duranlef_at_[hidden])
Date: 2007-01-17 10:49:00
On Wed, 17 Jan 2007, Martin Moene wrote:
> boost_1_33_1
>
> Dear all,
>
> I suspect that the shift operator of the dynamic_bitset are reversed.
They are not, the problem is that you display the bits in reversed order
(least to most significant) in your operator<< .
-- François Duranleau LIGUM, Université de Montréal