yuzu/externals/vcpkg/buildtrees/boost-endian/src/ost-1.79.0-3e0d30247b.clean/README.md

21 lines
574 B
Markdown
Raw Normal View History

2022-11-05 18:35:56 +04:00
# Boost.Endian
The Endian library provides facilities for dealing with
[endianness](https://en.wikipedia.org/wiki/Endianness).
It's part of Boost since release 1.58.0. See
[the documentation](http://boost.org/libs/endian) for more information.
## Supported compilers
* g++ 4.4 or later
* clang++ 3.3 or later
* Visual Studio 2008 or later
Tested on [Travis](https://travis-ci.org/boostorg/endian/) and
[Appveyor](https://ci.appveyor.com/project/pdimov/endian/).
## License
Distributed under the
[Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).