mirror of
https://github.com/boostorg/endian.git
synced 2026-01-29 09:40:10 +01:00
56103a7bc63bff08fffe2c08ae43fe38d7f479de
Boost Endian library To experiment with the Endian library, various other boost libraries must be available. So you need to clone a current version of boost if you have not already done so. Boost.Endian is a header-only library, so there is no need to run a build for it, although you may need to do a "b2 headers". If your clone of boost is already in place, please remember to: cd modular-boost git pull git submodule update --init git submodule update ./b2 headers On Windows, change the "./" is omitted. --------------------------- Copyright Beman Dawes, 2013 Distributed under the Boost Software License, Version 1.0. http://www.boost.org/LICENSE_1_0.txt
Description
Languages
C++
98.3%
CMake
0.8%
Batchfile
0.5%
Shell
0.3%
HTML
0.1%