$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [boost::endian] Request for comments/interest
From: Terry Golubiewski (tjgolubi_at_[hidden])
Date: 2010-06-03 11:50:03
Robert Stewart wrote:
However, a reverse copy is not always correct for changing endianness,
though certainly so for changes between big and little endianness.
I agree, just as swapping is not always correct either.
terry