$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Råde (rade_at_[hidden])
Date: 2008-01-07 13:44:34
Johan Råde wrote:
> 2. I now use the header boost/detail/endian.hpp.
> (I didn't before, because I didn't trust that header.
> But I now think it is better to use endian.hpp,
> and to fix any problems with the header as they show up.)
I should add that by using endian.hpp,
I have been able to make the code faster in some cases.
--Johan