Boost logo

Boost :

Subject: Re: [boost] [Boost-users] [endian] Boost.Endian library added for 1.57.0
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2014-08-26 01:19:52


On Aug 15, 2014, at 8:36 AM, Beman Dawes <bdawes_at_[hidden]> 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.
>
> The repository is https://github.com/boostorg/endian
>
> The documentation is online at https://boostorg.github.io/endian/
>
> See https://boostorg.github.io/endian/index.html#Release-history for changes since the Formal Review.

I have added a “endian” component in the trac instance.

— Marshall


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