
31 May
2006
31 May
'06
5:30 p.m.
Beman Dawes wrote:
Back in 1999 and 2000, there was discussion of a Boost Endian library to provided portable big and little endian integer types. I've dusted off some old code from Darin Adler, gotten his permission to use the new Boost license, and have put together a library.
A zip file of the whole library is available at http://mysite.verizon.net/~beman/endian.zip
The docs can be read at http://mysite.verizon.net/~beman/endian.html
Very interesting! I've only read the docs but it looks like a very good - and nice and simple - idea. John.