14 Dec
2014
14 Dec
'14
11:36 p.m.
On 14-08-15 12:36 PM, Beman Dawes wrote:
The library provides integer and floating point types and conversion functions for portable byte ordering regardless of processor endianness. Although the primary uses are for file or network I/O, it is also useful for unaligned integers or floats, or for 3, 5, 6, and 7 byte integers. The library's predecessors have been in use for thirty years and developed independently multiple times.
What's the current status of Boost.Endian? I can't find it in the 1.57 release. Will it be part of the 1.58 release?