
30 May
2008
30 May
'08
2:02 p.m.
----- Original Message ----- From: "Neil Mayhew" <neil_mayhew@users.sourceforge.net> To: <boost@lists.boost.org> Sent: Friday, May 30, 2008 3:13 PM Subject: Re: [boost] [endian] Updated version available in the file vault
On 5/29/08 11:41 PM, Roland Schwarz wrote:
What about the name packed.hpp, since this is what endian.hpp really does?
Good suggestion. In my mind, however, what this code really does is allow me to handle other-endian values, and the packing just comes along with it as a bonus. Also, if I was searching for something to handle other-endian data, I wouldn't be searching for "packed". Even so, I think this name is definitely worth considering.
What about endiannes.hpp? Vicente