2
0
mirror of https://github.com/boostorg/endian.git synced 2026-01-19 04:12:09 +00:00
Files
endian/README.md
2023-10-20 04:03:20 +03:00

625 B

Boost.Endian

The Endian library provides facilities for dealing with endianness. It's part of Boost since release 1.58.0. See the documentation for more information.

Supported compilers

  • g++ 4.6 or later
  • clang++ 3.9 or later
  • Visual Studio 2012 or later

C++11 is required since release 1.84.

Tested on Github Actions and Appveyor.

License

Distributed under the Boost Software License, Version 1.0.