Boost logo

Boost :

Subject: Re: [boost] [Endian] Version 0.10 available - Binary I/O added
From: Beman Dawes (bdawes_at_[hidden])
Date: 2009-03-21 12:27:42


Beman Dawes wrote:
> Version 0.10 of the Endian Integers library is available.
>
> Docs:
> http://mysite.verizon.net/beman/endian-0.10/libs/integer/doc/endian.html
>
> Zip:
> http://mysite.verizon.net/beman/endian-0.10.zip
>
> Sandbox:
> http://svn.boost.org/svn/boost/sandbox/endian
>
> This version adds binary I/O for both endian integers
> (<boost/integer/endian_binary_stream.hpp>) and C++ built-in types +
> std::string (<boost/integer/endian_binary_stream.hpp>).

Oops! That last header is actually <boost/binary_stream.hpp>

>
> Support for C++0x features has also been added, ensuring that an Endian
> integer on C++0x is a POD.
>
> Comments appreciated!
>
> My Endian TODO list is pretty well cleared, so there are comments to the
> contrary, the library will be submitted for formal review in a few days.

--Beman


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