Boost logo

Boost Users :

From: Scott McMurray (me22.ca+boost_at_[hidden])
Date: 2008-07-27 22:30:48


On Sun, Jul 27, 2008 at 15:51, Brian Davis <bitminer_at_[hidden]> wrote:
>
> Does this handle byte packing and bitwise operations such as bitfields do?
> Is byte ordering 1 for free here as desired?
>

Bitfields are not byte-order-independant, and that pragma is not
portable (obviously). I wonder about the possibility of a template
version of erlang's bitsyntax?

( http://www.erlang.se/workshop/2002/Gustafsson.pdf )


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net