diff options
Diffstat (limited to 'src/boost/libs/align/README.md')
-rw-r--r-- | src/boost/libs/align/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/boost/libs/align/README.md b/src/boost/libs/align/README.md new file mode 100644 index 000000000..983b806f1 --- /dev/null +++ b/src/boost/libs/align/README.md @@ -0,0 +1,9 @@ +# Boost.Align + +The Boost Align C++ library provides functions, classes, templates, traits, +and macros, for the control, inspection, and diagnostic of memory alignment. + +### License + +Distributed under the +[Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt). |