Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
.github/workflows/ | 25-Apr-2025 | - | 188 | 175 | ||
doc/ | 25-Apr-2025 | - | 670 | 522 | ||
include/boost/ | 25-Apr-2025 | - | 1,869 | 1,161 | ||
meta/ | 25-Apr-2025 | - | 15 | 14 | ||
test/ | 25-Apr-2025 | - | 1,217 | 955 | ||
.appveyor.yml | D | 25-Apr-2025 | 1.7 KiB | 67 | 54 | |
.travis.yml | D | 25-Apr-2025 | 6.6 KiB | 298 | 256 | |
CMakeLists.txt | D | 25-Apr-2025 | 501 | 22 | 15 | |
README.md | D | 25-Apr-2025 | 281 | 10 | 6 |
README.md
1# Boost.Align 2 3The Boost Align C++ library provides functions, classes, templates, traits, 4and macros, for the control, inspection, and diagnostic of memory alignment. 5 6### License 7 8Distributed under the 9[Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt). 10