Boost logo

Boost :

Subject: Re: [boost] [boost::endian] Request for comments/interest
From: Terry Golubiewski (tjgolubi_at_[hidden])
Date: 2010-05-29 09:24:44


I was just looking at your implementation.
It looks like it will only swap things with even-numbers of entities.
For example, would swap_in_place<int24_t>(an_int24_t) work?
sizeof(int24_t) == 3

terry


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk