[Review] Boost.Endian i/o

9 Sep
2011
9 Sep
'11
8:52 p.m.
Hi, previous releases of Boost.Endian included a binary stream. Is there something else that can be used to get the same behavior? Best, Vicente

10 Sep
10 Sep
11:34 a.m.
On Fri, Sep 9, 2011 at 4:52 PM, Vicente J. Botet Escriba <vicente.botet@wanadoo.fr> wrote:
previous releases of Boost.Endian included a binary stream.
I tried several approaches to the binary stream problem, but wanted to think about the problem some more, so removed that part of the proposal. Also, binary stream I/O belongs in the IO library as it has far more uses than just Endian related code.
Is there something else that can be used to get the same behavior?
I'll make the current bin() functionality available, but that won't happen until after the Endian review closes. Thanks, --Beman
5039
Age (days ago)
5040
Last active (days ago)
1 comments
2 participants
participants (2)
-
Beman Dawes
-
Vicente J. Botet Escriba