$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [assign] operators+= and -= for set/reset bits instd::bitset
From: Winkler, Bernd (Bernd.Winkler_at_[hidden])
Date: 2010-12-07 04:54:31
>Doesn't the interpretation of that depend on the endianness of your
architechture?
I don't know but I can imagine. If so, it would be one more reason to
address and/or initialize single or multiple bits using e.g. enum values
.. preferably in an easy way like the one shown.
Bernd