boost_endian

Crates.ioboost_endian
lib.rsboost_endian
version0.1.0
created_at2025-08-29 19:00:22.921964+00
updated_at2025-08-29 19:00:22.921964+00
descriptionBoost C++ library boost_endian packaged using Zanbil
homepage
repositoryhttps://github.com/zanbilify/boost_endian
max_upload_size
id1816315
size584,984
(HKalbasi)

documentation

README

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.

Commit count: 597

cargo fmt